Am 28.07.10 14:00, schrieb Christian Hagendorn: > Hi Marius, > > I have done a look at the interface implementation and the > implementation does only allow constants of the type boolean, string and > numbers in the statics section. > -> static functions are not allowed here > > The manual instead describes that a static method is possible. So it > seems to me that there is an error in the documentation or in the > implementation.
Well the OO concept of interfaces is to describe behavior who are common between different objects and a static method is not behavior so IMHO this is a doc error. Tom -- B e s t S o l u t i o n . a t EDV Systemhaus GmbH ------------------------------------------------------------------------ tom schindl geschaeftsfuehrer/CEO ------------------------------------------------------------------------ eduard-bodem-gasse 5/1 A-6020 innsbruck phone ++43 512 935834 ------------------------------------------------------------------------------ The Palm PDK Hot Apps Program offers developers who use the Plug-In Development Kit to bring their C/C++ apps to Palm for a share of $1 Million in cash or HP Products. Visit us here for more details: http://p.sf.net/sfu/dev2dev-palm _______________________________________________ qooxdoo-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/qooxdoo-devel
