Forum Navigation
Tango Function Naming
Posted: 01/25/08 20:16:11Hello everyone,
I have recently started, and given up, Pineapple, a "standard library," much like Tango. It was going to be simple to use but great in functionality. After some coding I gave it up, the work load was too great for one person. Besides that, Tango is already complete and close to what Pineapple would have become. The only large difference is the naming of function names. For example, I would call the FileConduit?.seek function FileConduit?.setPosition. Or, DeviceConduit?.write would be instead DeviceConduit?.writeData. text.Util.replace would become text.Util.replaceStringWithString.
In other words the function names would be increased in length a little but would be greatly increased in readability. I would patch all the names myself if it were not for the fact that Tango is too large for me to do it alone. Could the names be changed by everyone? I would simply love that!
Great work with Tango thus far!
Peace, Alan












