https://bugzilla.wikimedia.org/show_bug.cgi?id=6455
--- Comment #70 from Robert Rohde <[email protected]> 2009-04-06 07:44:01 UTC --- Created an attachment (id=5993) --> (https://bugzilla.wikimedia.org/attachment.cgi?id=5993) Merge string functionality into ParserFunctions Comments suggested it may be preferably to merge string functionality into ParserFunctions. The attached patch would accomplish that. The logic should be the same as the other StringFunctions patch, so one should choose one patch or the other depending on whether it is preferred for StringFunctions to operates as a separate stand-alone extension or as a component of ParserFunctions. I'm not sure which approach is preferable. Minor tweaks were made to more or less follow the existing layout conventions in ParserFunctions. Also note that StringFunctions and ParserFunctions were originally written under different copyleft schemes. I asked for and received permission from the referenced authors to GPL the StringFunction code in order to facilitate the merge. -- Configure bugmail: https://bugzilla.wikimedia.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. You are on the CC list for the bug. _______________________________________________ Wikibugs-l mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/wikibugs-l
