TOPIC | 14.0 | Sample Programs? |
| 14.15 | Fri Sep 21 1990 20:23 | Way out of date. | 8 lines |
TOPIC | 23.0 | subtype problem |
| 23.6 | Thu Jun 28 1990 12:46 | Not subtype-compatibility... | 35 lines |
| 23.8 | Thu Jun 28 1990 14:47 | We have what you're looking for. | 38 lines |
TOPIC | 159.0 | compile vs. batch compile - what's the difference? |
| 159.2 | Fri Nov 09 1990 10:23 | Nothing=Trellis_Add | 4 lines |
TOPIC | 170.0 | *Compiler access violated -- workspace maybe corrupted: proceed with caution |
| 170.1 | Fri Jul 13 1990 11:06 | Operation is too long. | 8 lines |
TOPIC | 194.0 | Calling SYS$GETJPI |
| 194.1 | Wed Sep 19 1990 19:17 | Yet another approach. | 31 lines |
TOPIC | 196.0 | Where is hello_world.tre? Help needed getting started with minimal program. |
| 196.4 | Tue Sep 25 1990 09:12 | Don't point fingers too quickly. | 18 lines |
TOPIC | 217.0 | Transactions and nested transactions? |
| 217.4 | Wed Oct 17 1990 14:41 | Not really that new... | 6 lines |
TOPIC | 222.0 | problem with not enough room GC_Table |
| 222.1 | Tue Oct 23 1990 12:00 | You might try a re-install. | 21 lines |
| 222.3 | Wed Oct 24 1990 14:54 | Glad to help! | 5 lines |
TOPIC | 235.0 | Feature Request: Structured Type Libraries |
| 235.1 | Wed Nov 07 1990 06:38 | Yes...someday. | 11 lines |
| 235.5 | Thu Nov 08 1990 07:33 | Eiffel's RENAME doesn't solve the problem. | 13 lines |
TOPIC | 237.0 | What's the purpose of no_subtypes attribute of a type module? |
| 237.2 | Sat Nov 10 1990 09:33 | Compiler can also optimize no_subtypes. | 15 lines |
TOPIC | 309.0 | 'Expanded Types?' |
| 309.3 | Tue Feb 12 1991 21:37 | Reals are expensive | 29 lines |
TOPIC | 311.0 | What is the "Note (Restricted)" attribute |
| 311.4 | Wed Feb 20 1991 17:00 | Keep it out of the language. | 22 lines |
TOPIC | 317.0 | Garbage Collecting on Integers and Reals? |
| 317.2 | Wed Mar 13 1991 17:52 | What type is me.count? | 19 lines |
TOPIC | 321.0 | novice Q: 3GL Language? |
| 321.3 | Thu Mar 21 1991 09:00 | Builtin operations may be in any language too. | 8 lines |
TOPIC | 325.0 | subtype of Set[FOO]?? |
| 325.1 | Mon Apr 01 1991 08:12 | Set[Foo]'Create(ME,....) | 18 lines |
| 325.3 | Mon Apr 01 1991 20:05 | right comments, wrong code | 34 lines |
TOPIC | 326.0 | Bug either in the compiler or editor tool. |
| 326.2 | Wed Apr 03 1991 14:22 | Most likely a mishandled condition. | 11 lines |
TOPIC | 328.0 | multiple inheritance problem |
| 328.7 | Tue Apr 09 1991 09:22 | It's a bug. | 5 lines |
TOPIC | 343.0 | The meaning of `subtype_visible' |
| 343.8 | Wed Jun 19 1991 13:15 | A tutorial on private and subtype-visible | 169 lines |
| 343.10 | Fri Jun 21 1991 17:18 | Might need security in the future. | 28 lines |
TOPIC | 346.0 | ? Using type generators with abstract types ? |
| 346.1 | Wed Jul 10 1991 19:31 | Are Antique_Collections homogeneous? | 5 lines |
| 346.4 | Tue Jul 16 1991 10:28 | Why .0 doesn't work. | 76 lines |
TOPIC | 347.0 | ? Can fixed names be subtype_visible? |
| 347.1 | Thu Jul 11 1991 22:24 | The old fixed name of type Type problem. | 25 lines |
TOPIC | 358.0 | ? Problem with override |
| 358.1 | Sun Jul 28 1991 21:03 | OVERRIDE doesn't give permission for illegal specs. | 31 lines |
TOPIC | 359.0 | A question about type generators |
| 359.1 | Thu Aug 01 1991 09:13 | Computed components vs. fields | 14 lines |
TOPIC | 369.0 | yet another question about typing rules |
| 369.1 | Fri Aug 09 1991 10:22 | Subtype compatibility strikes again. | 37 lines |
| 369.3 | Fri Aug 09 1991 20:15 | Linked-list example | 110 lines |
| 369.5 | Mon Aug 12 1991 18:43 | Still a problem... | 52 lines |
TOPIC | 380.0 | trellis & oodb integration |
| 380.1 | Sat Oct 05 1991 12:10 | | 61 lines |
| 380.3 | Mon Oct 07 1991 11:12 | I think you misunderstand the intention... | 54 lines |
| 380.5 | Mon Oct 07 1991 22:05 | Thwack...thwack...neighghgh...thump...thwack... | 27 lines |
TOPIC | 391.0 | Large TRELLIS project reference? |
| 391.1 | Thu Nov 07 1991 17:14 | A remark on the covariance/contravariance issue. | 17 lines |
TOPIC | 392.0 | Mytype argument as a variable? |
| 392.1 | Tue Nov 12 1991 10:59 | Wrong use of subtype() | 24 lines |
| 392.5 | Wed Nov 13 1991 17:54 | A slip of the key... | 14 lines |
TOPIC | 396.0 | Contra-/Co-variant typing? |
| 396.1 | Mon Nov 25 1991 17:14 | Not so succinct; the last paragraph is the punch line | 69 lines |
| 396.3 | Wed Nov 27 1991 08:32 | Example requires in/out parameters. | 28 lines |
TOPIC | 399.0 | How to start up RISC/ULTRIX Trellis? |
| 399.1 | Wed Nov 27 1991 08:37 | -noworkspace = Blank Slate | 18 lines |
| 399.3 | Wed Nov 27 1991 22:26 | Blank is blank! | 21 lines |
TOPIC | 407.0 | Check class membership checking at run-time? |
| 407.2 | Thu Dec 19 1991 13:34 | me.basetype too. | 7 lines |
| 407.4 | Fri Dec 20 1991 16:06 | | 34 lines |
TOPIC | 408.0 | Syntax deficiency vs x-references |
| 408.5 | Wed Jan 01 1992 13:17 | Our work is never done :-) | 16 lines |
TOPIC | 435.0 | Name That OO Product Contestn |
| 435.2 | Tue Apr 21 1992 15:26 | A couple of these are already taken. | 5 lines |
TOPIC | 460.0 | Trellis UPI not active? |
| 460.1 | Fri Sep 11 1992 08:23 | Trellis is collecting Social Security | 6 lines |
TOPIC | 30.0 | OO Mgmt. of Relational Data |
| 30.5 | Fri Jan 11 1991 13:57 | Some references. | 7 lines |
TOPIC | 38.0 | short oids? and what is this OODB anyways? |
| 38.15 | Fri Aug 10 1990 18:41 | What is a "shared common repository of objects?" | 24 lines |
| 38.23 | Wed Aug 15 1990 09:28 | Don't toss out the baby with the bath water. | 29 lines |
| 38.25 | Wed Aug 15 1990 17:16 | What does the OODB have to *support* | 36 lines |
| 38.27 | Wed Aug 15 1990 21:09 | You're talking persistent language not db. | 31 lines |
TOPIC | 58.0 | Objectivity/C++/Trellis Positioning |
| 58.13 | Fri Mar 15 1991 20:15 | Ok...but just don't go overboard. | 20 lines |
TOPIC | 107.0 | Integrated Programming Environment for C++. |
| 107.5 | Thu Mar 21 1991 09:05 | Sockets between processes? | 10 lines |
TOPIC | 150.0 | In search of a lightweight persistant object store... |
| 150.5 | Thu Aug 22 1991 18:44 | LIA -- Let's Invent it Again | 12 lines |