--- Scott Tavares <[EMAIL PROTECTED]> wrote:
>
> > I really don't think we need the database map
> class.
> > Just the "name" of the db service, and have this
> in
> > the class map.
>
> agreed, having the DatabaseMap class just does not
> make sense any longer.
>
Cool.
> >
> > After adding this, a few lines of code to
> > PersistenceBroker, and test code with hard-coded
> > values for class map, we could exercise delete and
> > insert. By adding a skeleton cursor, we also get
> the
> > select working. And, then we have a working
> model;
> > albeit, without much functionality. Only hassle
> is
> > hand-coding the class maps.
> >
>
> this i'm looking forward to seeing, i was going to
> suggest that you update
> the classes in the /examples package to use the new
> code you have provided
> but this will take that two steps further. AFA the
> "...hassle is hand-coding
> the class maps...", for the longest time i have had
> this issue in the back
> of my mind, eventually what i would like to see is a
> GUI application that
> assisted in maintaining the class maps and storing
> the data into an XML file
> or into tables in the DB. maintaining the class maps
> is going to be OPaL's
> Achilles' heal, especially if you have to hand code
> them. Maybe we could get
> someone to pick this up as a sub-project... any
> takers????
>
>
> -ScottTavares-
>
In the meantime, I'll put in my changes, and try to
provide a hand-coded class map example in the examples
directory.
Did you try to compile the latest stuff. Oops! I
think I have one more fix. I'm using HashSet which I
believe is JDK 1.2.
I'd like to hear that you're able to build this stuff.
Any comments on formatting issues; i.e, stray tabs,
etc, would also be greatly appreciated.
Thanks, george
_________________________________________________________
Do You Yahoo!?
Get your free @yahoo.com address at http://mail.yahoo.com
------------------------------------------------------------
To subscribe: [EMAIL PROTECTED]
To unsubscribe: [EMAIL PROTECTED]
Problems?: [EMAIL PROTECTED]