3.2.0

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
June 7,
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
July 27,
I Agree too ^^
Maykon
June 9,

This topic is archived.

See also:


Back to support forum