On 04/19/2013 08:29 AM, Tobias Koller (GERMO GmbH) wrote:

Ok I will keep this in mind .

But is it possible to get error-messages, such as accessing a private member outside the class, during "generate.py build"-Process?


Due to the dynamic nature of JavaScript many things cannot be detected statically. Issues like accessing private members outside the class are therefore warned about in the source version, during run time. You should have gotten those (Strangely, you never replied to questions regarding this).

Reference types in map members (like your __iframe member) might be intentional so there is no strict "yes" or "no", but are warned about when running the 'lint' job.

T.

------------------------------------------------------------------------------
Precog is a next-generation analytics platform capable of advanced
analytics on semi-structured data. The platform includes APIs for building
apps and a phenomenal toolset for data science. Developers can use
our toolset for easy data analysis & visualization. Get a free account!
http://www2.precog.com/precogplatform/slashdotnewsletter
_______________________________________________
qooxdoo-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/qooxdoo-devel

Reply via email to