On Mon, May 2, 2011 at 5:22 PM, Anthony <abasta...@gmail.com> wrote:

> On Monday, May 2, 2011 4:12:25 PM UTC-4, rochacbruno wrote:
>>
>>
>> I am not sure if we can have classes in modules to define tables and them
>> pass DAL, response, request etc.. I need to test this approach.
>>
>
> That's how Auth and Crud work, no?
>

You are right, but in this case we need to pass globals() and 'db' objects,
how could the performance effect if for every module we pass globals() and
db ? and we need to take care of reloading.

Reply via email to