:: Forum >>

Documentation suggestion

For newbies (and I count myself one)... it would be useful to explain that the 'Data' in 'defineDataProperty' is derived from the 'data' in 'defineModel("data")'.

It might be more clear to write:

obj.defineModel("mydata");
obj.defineMydataProperty("count", 0);
etc...

The term 'data' is so commonplace that it is easily confused with a buit-in function or reference and not a user-defined reference.
Steve N
Tuesday, June 7, 2005
I agree. The documentation is extremely difficult to comprehend and I've been in program development for over 20 years and find it extremely difficult to follow your training process.
Patrick E
Wednesday, July 27, 2005
I Agree too ^^
Maykon
Friday, June 9, 2006

This topic is archived.


Back to support forum

Forum search