On Jul 9, 7:33 pm, Frédéric <[EMAIL PROTECTED]> wrote:
> [...]
> AFAIK, you can use TG without any database. Just replace the controller's
> calls to your own model, rather than to the ORM (SQLObject or SQLAlchemy).
>
> I also plan to develop such application for my work, where my model are xml
> files (processed using xslt transformations). These xml files are data
> acquisitions from a neutron spectrometer instrument.
>
> --
>    Frédéric
>

Thanks for the suggestions. According to the Big Picture of TG, the
model is called only by the controller, so this should work.

I will try doing so, and will post any results I get.

Muhammad


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

Reply via email to