On 10/01/2010 04:16 PM, A. Schweizer wrote: > Hello dear qooxdoo developers > > I'd like to know, whether there is a document describing the coding and > documentation conventions used during creation of qooxdoo. > > If there is none available, what conventions would you recommend for > qooxdoo applications? Is something like this alright: > http://javascript.crockford.com/code.html
Hi Adrian, in fact, there is a coding style for qooxdoo. Unfortunately, though, there is no coherent document describing it, only fragments or very technical information [1]. The essence of this coding style is not in a document, but in a *program*: If you run 'generate.py pretty' in an application, it will apply this style to the source files therein. Don't know if that would be of help to you. T. [1] http://qooxdoo.org/documentation/general/coding_style > > Kind regards, > Adrian Schweizer > > ------------------------------------------------------------------------------ > Start uncovering the many advantages of virtual appliances > and start using them to simplify application deployment and > accelerate your shift to cloud computing. > http://p.sf.net/sfu/novell-sfdev2dev > _______________________________________________ > qooxdoo-devel mailing list > [email protected] > https://lists.sourceforge.net/lists/listinfo/qooxdoo-devel > > ------------------------------------------------------------------------------ Start uncovering the many advantages of virtual appliances and start using them to simplify application deployment and accelerate your shift to cloud computing. http://p.sf.net/sfu/novell-sfdev2dev _______________________________________________ qooxdoo-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/qooxdoo-devel
