Community
Participate
Working Groups
It is not clear from the documentation how to do static. E.g. how to do a main program? There are good reasons to not support statics but it would be nice if this was discussed in the documentation. BTW, really interesting approach!
hi Peter, I'd prefer code without static as well. However, to support java's "main" and integration with other frameworks, we'll add support for static methods and fields. See bug 363019 for more information. *** This bug has been marked as a duplicate of bug 363019 ***