Managing tons of inter-related DTML methods
Dia dhaoibh mo chairde Zopeannach! (Irish variation of "hello fellow Zopistas". A bit irregular in Irish which does not have the letter 'Z':-) I am creating DTML methods at a rate of knots and wondering how best to manage them in a modular fashion. I like the idea of segregating the methods into folders but am worried about arranging that the methods that call each other can do so... Also, I have a shed load of external methods. What is recommended practice here? Bundle all code into a single Python module, use many modules. Does it matter? Thanks in advance, regards, http://www.pyxie.org - an Open Source XML Processing library for Python
Sean: I'll bet I'm not the first to reply, but you *have * to check out TransaprentFolders. I jsut tried to find the URL, but it looks like it's not in the Downloads section any more. Shane, where is that again?
Dia dhaoibh mo chairde Zopeannach!
(Irish variation of "hello fellow Zopistas". A bit irregular in Irish which does not have the letter 'Z':-)
I am creating DTML methods at a rate of knots and wondering how best to manage them in a modular fashion.
I like the idea of segregating the methods into folders but am worried about arranging that the methods that call each other can do so...
Also, I have a shed load of external methods. What is recommended practice here? Bundle all code into a single Python module, use many modules. Does it matter?
Thanks in advance, regards,
http://www.pyxie.org - an Open Source XML Processing library for Python
_______________________________________________ Zope maillist - Zope@zope.org http://lists.zope.org/mailman/listinfo/zope ** No cross posts or HTML encoding! ** (Related lists - http://lists.zope.org/mailman/listinfo/zope-announce http://lists.zope.org/mailman/listinfo/zope-dev )
Jason Spisak CIO HireTechs.com 6151 West Century Boulevard Suite 900 Los Angeles, CA 90045 P. 310.665.3444 F. 310.665.3544 Under US Code Title 47, Sec.227(b)(1)(C), Sec.227(a)(2)(B) This email address may not be added to any commercial mail list with out my permission. Violation of my privacy with advertising or SPAM will result in a suit for a MINIMUM of $500 damages/incident, $1500 for repeats.
participants (2)
-
Jason Spisak -
Sean McGrath