[Zope] comments
Jim Sanford
jsanford@atinucleus.com
Mon, 21 Feb 2000 16:11:09 -0600
I like to comment my code and I find myself wanting something a little more flexible than the <dtml-comment></dtml-comment>
convention.
What I think would be nice would be a way to embed a comment into any dtml tag.
Here is my suggestion:
<dtml-var some_money_variable fmt='dollars-and-cents' // everything from the double slash
to the ending greater than bracket is a comment>
I program a lot of javascript and am acustomed the // for comments, but any kind of simple trigger is fine by me.
Feedback?
__________________________________________________________________
Jim Sanford
. Database Engineer
/ \ / Accelerated Technology, Inc.
/ / 720 Oak Circle Drive East
/ / \ Mobile, AL 36609
/ / \ Voice: 334-661-5770 fax: 334-661-5788
/ \ E-Mail: jsanford@atinucleus.com
Web: http://www.atinucleus.com
Source Code, No Royalties, Any CPU...It just make sense !
__________________________________________________________________