One more thing: I didn't find nice solution for Inserting multiple DataRows in Table. So I have idea to add BatchInsert operations for API.
-----Original Message----- From: Andrus Adamchik [mailto:[email protected]] Sent: Thursday, November 19, 2009 4:20 PM To: [email protected] Subject: Re: Plans for the future (aka 3.1 roadmap) On Nov 19, 2009, at 3:11 PM, Andrey Razumovsky wrote: > 1. Moving methods from CDO up to PersistentObject, making > PersistentObject > implement DataObject. In fact PO was split from CDO in the past to move it the POJO way (as well as somewhat coincidentally - the ROP way). I don't want to lose that work. So I'd say we simply start supporting CDO in ROP and PO on the server, and let the users decide on their preferred inheritance. Andrus
