On Monday 09 July 2007 18:24, malkarouri wrote: > I would like to try TG for a non-database application, and I have no > previous experience with CP or any of the other components. Is there > any simple introduction which does not depend on developing a database > model some where? I am fairly comfortable with python, and I would > appreciate any pointers, hints or suggestions.
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 http://www.gbiloba.org
pgpzZN7WW5foY.pgp
Description: PGP signature

