Thanks !
If you need help with your project, please do contact me.
I think that the real-time idea is not necessarily good : the database does not change often, thus reading it on every page access is way too much IMHO ; also, the generation of the catalog is a whole process, by which I mean that it has to be generated in blocks (subcatalog by subcatalog) and that, inside a block, the subcatalogs and entries are dependent : so you cannot generate a single page at a time.
Cheers,
David.
|