Hi Jeremy! You wrote after announcing 2.0 that You will rest a bit but as I see You Can't :) Great work!
Anyway there is a minor problem loading sequel_core without ParseTree: at the end of sequalizer.rb it can't set Sequel.use_parse_tree = false because it's not defined yet. Probably in sequel_core.rb core_ext.rb should be required first, than metaattr_accessors should be defined before requiring dataset (and others). Tom --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
