"Danny Adair" <[EMAIL PROTECTED]> writes: > I couldn't find anything on this: > Do I post code contributions as patches to bugzilla, or is there a way to > apply for SVN access? > At this stage I'd be talking about the Python Date parser - I didn't realize > that server-side code was going to be shipped with qooxdoo.
Hi Danny, I'm in the process of writing a JSON-RPC Server Writer's Guide, which should be completed within a few days depending upon my schedule. It's not going to be very long; rather it will just enumerate the details that a Server writer should watch out for in implementing a new server. With your Python Date parser, you're part way to having a complete server. :-) I'd love if you'd be the first verification of the Guide by writing a Python JSON-RPC Server. What do you say? Cheers, Derrell _______________________________________________ qooxdoo-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/qooxdoo-devel
