I'm not familiar with berkly, but I've written my own backend for record and it is very, very nice... Highly recomend it.
Cheers Tim Sent from my iPhone On 27 Sep 2009, at 20:39, Naftoli Gugenheim <[email protected]> wrote: > > If you're not using Mapper then there's nothing to worry about. > Nothing in lift's core (http, util, etc.) depends on Mapper. > If you want to use Mapper with a driver not known by Lift you would > probably have to supply your own DriverType, if that's possible. But > Mapper is based on SQL. > On the other hand you can write a new backend for Record, if you > don't want to use the regular API for your database. > > > ------------------------------------- > Rick Richardson<[email protected]> wrote: > > > How would I go about creating an alternative database wrapper for use > with Berkely DB JE instead of Mapper+SQL? Is there something that > describes the methods that Lift expects a model object to have? > > > > > > > --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Lift" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/liftweb?hl=en -~----------~----~----~----~------~----~------~--~---
