Would it be possible to simplify the flow by just stating a resource takes a dictionary of values and attributes and the enumerations Collection, Record, List should conform somehow? My reasons:
1. Web2py hast its own database idioms for collection types for the DAL, that would mean we have to more 2. Its not so pythonic to me as python already has a host of enumerations like lists,tuples and dictionaries --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "web2py Web Framework" 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/web2py?hl=en -~----------~----~----~----~------~----~------~--~---

