|
Where would you store the relationship between the 10 char name the system
would have to create and the long name? Would you allow calling by the
short name? That would match the way SQL names work. Either way it slows
down calls.
"easy". Implement javascript like dynamic objects, strings and garbage
Just to give a tiny example of the work needed. Think of all the APIs
that accept a 20ch compound name. How big are you going to make the new
names? 30? 40? They can't be arbitrary because such APIs have to split the
components. Unless you include a separator? Now you have extra logic to
test for its existence. Then there are edge cases such a 20 char field with
a five char library name and a 14 long object. even the length of the
field doesn't tell you how to process it.
As an Amazon Associate we earn from qualifying purchases.
This mailing list archive is Copyright 1997-2024 by midrange.com and David Gibbs as a compilation work. Use of the archive is restricted to research of a business or technical nature. Any other uses are prohibited. Full details are available on our policy page. If you have questions about this, please contact [javascript protected email address].
Operating expenses for this site are earned using the Amazon Associate program and Google Adsense.