Cool! A potential user (besides me of course). Let me know if you run into anything and if you want to contribute back I'll give you SVN access.
On Sat, Apr 2, 2011 at 9:27 AM, jcgarciam <[email protected]> wrote: > Nice Work, James. > > I working on project right now with tons of CRUD for their administration > application, even thought i don't have problem writing them is more a > repetitive and bored task than rocket science :P. I think this will fit > nice, i was thinking about building one (or use other implementation that > are outthere, but always found an excuse to avoid them), but i'll take a > look during the week. > > Thanks > > On Sat, Apr 2, 2011 at 8:19 AM, James Carman [via Apache Wicket] < > [email protected]> wrote: > >> On Fri, Apr 1, 2011 at 10:59 PM, Chris Colman >> <[hidden >> email]<http://user/SendEmail.jtp?type=node&node=3421978&i=0&by-user=t>> >> wrote: >> > >> > We created and maintain the open source persistence abstraction framework >> called exPOJO (expojo.com) than can support any persistence technology >> under the hood upon which your application (or indeed other framework) can >> with be written with no direct reference to any specific framework >> (Hibernate, JDO, JPA). Currently JDO and Hibernate plugins are implementated >> but JPA could be easily accommodated via the same interface. It allows you >> to write applications where the UI and model need have no direct reference >> to any specific framework - keeping your app "persistence framework >> agnostic". Following Chris Richardon's 'Exposed domain model' pattern it >> works with repositories and service classes. It is only the repositories >> (collections of query methods) that need to be written in a specific >> persistence framework's query language. The rest of the app can remain >> blissfully independent and portable and usable by developers of any ORM >> persuasion. >> > >> >> Sounds like domdrides. >> >> --------------------------------------------------------------------- >> To unsubscribe, e-mail: [hidden >> email]<http://user/SendEmail.jtp?type=node&node=3421978&i=1&by-user=t> >> For additional commands, e-mail: [hidden >> email]<http://user/SendEmail.jtp?type=node&node=3421978&i=2&by-user=t> >> >> >> >> ------------------------------ >> If you reply to this email, your message will be added to the discussion >> below: >> >> http://apache-wicket.1842946.n4.nabble.com/ANNOUNCE-Wicketopia-0-9-Released-tp3418771p3421978.html >> To start a new topic under Apache Wicket, email >> [email protected] >> To unsubscribe from Apache Wicket, click >> here<http://apache-wicket.1842946.n4.nabble.com/template/NamlServlet.jtp?macro=unsubscribe_by_code&node=1842946&code=amNnYXJjaWFtQGdtYWlsLmNvbXwxODQyOTQ2fDEyNTYxMzc3ODY=>. >> >> > > > > -- > Sincerely, > JC (http://www.linkedin.com/in/jcgarciam) > --Anyone who has never made a mistake has never tried anything new.-- > > > -- > View this message in context: > http://apache-wicket.1842946.n4.nabble.com/ANNOUNCE-Wicketopia-0-9-Released-tp3418771p3422135.html > Sent from the Users forum mailing list archive at Nabble.com. > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [email protected] > For additional commands, e-mail: [email protected] > > --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
