Sequel model is a thin layer built on top of sequel's core datasets. The dataset functionality in Sequel is much more mature was built first.. Sequel::Model is a relatively new addition. It has always been possible to use sequel datasets without touching any of the model code.
Aman Gupta On Sun, Feb 10, 2008 at 3:55 PM, Clifford Heath <[EMAIL PROTECTED]> wrote: > > Folk, > > I'm about to start playing with Sequel, so forgive the newbie question. > I'm building a novel type of model layer, and I'm looking for a > competent > fast lean cross-DB layer *just* does the SQL, no model stuff. > > I understand that some work was done to separate the model layer > from the cross-DB layer, so that you can use the cross-DB stuff without > sucking in models. But when I looked at it a few weeks ago, it seemed > like there was still a fair amount of model stuff left in the core. > My question > is, has this been fixed up now? > > Clifford Heath. > > > > --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "sequel-talk" 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/sequel-talk?hl=en -~----------~----~----~----~------~----~------~--~---
