This is the mail archive of the java-discuss@sourceware.cygnus.com mailing list for the Java project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

Re: Implementation Q


> Why do you want rtti in your CNI code?

We're looking at using gjc to generate stuff to store in ColdStore (coldstore.linuxbox.org, sorry about the netscape bug, try reloading.)  The current snapshot's at ftp://field.medicine.adelaide.edu.au/pub/Outgoing/cold-* in case you're interested.

It should be pretty cool.  Instant persistence for Java.  And we don't have to embark upon a huge VM project - colour me happy :)

Anyway, we were idly thinking about mapping Java builtin classes to the layer1 stuff in coldstore, giving some kind of interoperability between Java and other languages as we implement 'em.  Layer1 uses rtti.  How critically, I'm not sure.

Early days, yet.  We just realised this was a possibility a couple of days ago.

Colin.



Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]