> Hi,
>
> I noticed that the entry point of an application, Application.js, is
> mandatory.
> I think this should be optional in the case of library, as a library
> do not need entry point.

No, it's not mandatory, as long as you don't compile in the library. Do
you compile in the qooxdoo SDK? Does the qooxdoo framework have a main
application class?

You only need a main application class in a library if you are also adding
code for a stand-alone application there (e.g. for testing).

T.



------------------------------------------------------------------------------
Come build with us! The BlackBerry® Developer Conference in SF, CA
is the only developer event you need to attend this year. Jumpstart your
developing skills, take BlackBerry mobile applications to market and stay 
ahead of the curve. Join us from November 9-12, 2009. Register now!
http://p.sf.net/sfu/devconf
_______________________________________________
qooxdoo-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/qooxdoo-devel

Reply via email to