On 02/11/2011 07:17 AM, Jonathan M Davis wrote:
One thing that I'm wondering about though is the renaming of functions in std.string to fix capitalization. There was talk of doing it, and there were a fair number of changes to the functions in there, moving stuff to std.array and the like, but I don't believe that any of the functions in std.string have been renamed yet. I would have thought that it would be desirable to rename them at the same time that so many functions were moved, since then it would concentrate all of those major changes and make them less painful in the long run.
Sure, avoid programmerss be forced to perform major renaming several times ;-) (and std.string is not the least relevant case)
denis -- _________________ vita es estrany spir.wikidot.com _______________________________________________ phobos mailing list [email protected] http://lists.puremagic.com/mailman/listinfo/phobos
