> ActiveRecord is a Ruby-on-Rails concept, although there are parallel ideas
> in any Object-Relational-Mapper, of which SQLObject and SQLAlchemy are two.
>
>####There are not predefined views####
>
>based on these in Pylons.  You can certainly
> write an application that uses an ORM for database access, but this isn't
> required.

So there is no any view/template to show records, or edit them simply?
I need to define them all?

In modpy that was the problem too, I need to make my formbuilder tools
to simplify the editing/showing of records, handle lookups (foreign
keys), etc.

What the module/library/package used by the pylon-masters to solve
this problem?
(To avoid recreation of reports in every search for, and to centralize/
globalize the handling of reports/data forms).

Thanks for your help:
dd


--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"pylons-discuss" 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/pylons-discuss?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to