[Zope] can I move my zope site off zope?
Lennart Regebro
lennart@regebro.nu
Tue, 27 Nov 2001 18:15:53 +0100
From: "Jacob Singh" <jacob@prisonbooks.org>
> Well, I'd probably use PHP/MySQL because of it's strong following and
> general knowledge.
*Ugh!* <- Religious utterance. :-)
> it's easier because I know SQL programming and ZODB seems like a bitch
> work with because dtml is so limiting (to me), probably because of my
> ignorance of it.
Nah, DTML is limiting. Get into making Zope products with Python instead. I
find it easier to do complex things that way, and then you can do anything.
But sure, the learning curve for Zope is steep...