![]() |
|
Syntactic Confectionery Delight | |
PerlMonks |
Re: OT: Templating solutions - cross language rfcby perrin (Chancellor) |
on Feb 18, 2003 at 20:41 UTC ( #236391=note: print w/replies, xml ) | Need Help?? |
Don't write a new one. If you really need something that has identical syntax and abilities in multiple languages, go with XSL. You can make it behave somewhat like HTML::Template if you try. Maintaining your own templating system in 4 languages (or even 3, if you start by porting an existing one) is hopeless. It's guaranteed to be lacking in features compared to the other choices.
In Section
Meditations
|
|