Michael Schneider wrote:
> Hello All,
> 
> I spend a couple of days investigating the use of STAN in turbogears.
> Here is a very short writup on these efforts.
> 
> Is STAN useful to Turbogears?

Putting any style debates aside, I think that formencode.htmlgen might
be useful to the discussion, especially since it is already available in
TurboGears.  It looks kind of like STAN, but creates ElementTree nodes.
 I think(?) that Kid will already handle these well, or at least
somewhat well (there's no way to indicate a parentless set of nodes in
ElementTree, which I find useful in practice, and I don't know if
there's any convention that Kid uses to include a series of elements --
if there is, I can certainly add that to htmlgen).

-- 
Ian Bicking  |  [EMAIL PROTECTED]  |  http://blog.ianbicking.org

Reply via email to