Am 14.03.2012 17:46, schrieb Massimo Manghi: > On 14.03.2012 17:33, Harald Oehlmann wrote: >> >> Am 14.03.2012 17:23, Massimo Manghi wrote: >>> Do you propose to encapsulate it into a package and put it in >>> rivet/packages? (the second ensemble based implementation looks better) >> >> yes > > ok, any name you like for such package?
I would try to stay as compatible to tcllib as possible: html::html_entities but this is not a really nice name. I personally have used: ee -> encode entity mce -> use msgcat::mc and html_entities proc ::wwwbase::mce args { return [wwwbaseEncodeEntity [uplevel 1 [concat ::msgcat::mc $args]]] } Please sleep a night over such a decision. You might have good ideas tomorrow morning. Thank you, -Harald --------------------------------------------------------------------- To unsubscribe, e-mail: rivet-dev-unsubscr...@tcl.apache.org For additional commands, e-mail: rivet-dev-h...@tcl.apache.org