Scott, I will more the Cursor class. I just haven't had time to find the instructions in the cvs book. All my spare time has gone to the code. I removed the database map. It's obsolete. My hope is that we can also implement proxies without ProxyAttribute. I have been able to do delete, retrieve, save, delete by criteria, and retrieve by criteria. There's a small problem in class maps, and I haven't provided an implementation for a connection broker. Otherwise, you should be able to exercise the code. Definitely, some bugs in the data conversion stuff, and no support for the sql date types. I added reflection to P.O., but it's use is optional. You can override it's methods in a subclass to provide something else. As soon as I get a sample working with the Jyve data, I'll post it. If someone is looking for something to contribute, they could submit an implementation of DbBroker which uses the one in turbine. Can this be done? I've been using Marc Mnich's from java exchange. I posted something to him about including it in opl but no answer. -- george __________________________________________________ Do You Yahoo!? Talk to your friends online with Yahoo! Messenger. http://messenger.yahoo.com ------------------------------------------------------------ To subscribe: [EMAIL PROTECTED] To unsubscribe: [EMAIL PROTECTED] Problems?: [EMAIL PROTECTED]
