
21 Jan
2008
21 Jan
'08
4:13 a.m.
Hi Bulat,
On Jan 17, 2008 6:18 PM, Bulat Ziganshin
step 1: create library NewArray with modules Data.NewArray.* copied one-to-one from Data.Array.* and publish it as version 1
Having words like "new" for the purpose of versioning is quite confusing because a library which is new at some point will eventually become old and then the name is misleading. Versioning doesn't belong in module/function names IMHO. -- Johan