Re: [Java-gnome-developer] Generator documentation
Brought to you by:
afcowie
From: Andrew C. <an...@op...> - 2008-03-12 19:17:20
|
On Wed, 2008-03-12 at 21:25 +0300, Alexey Titov wrote: > Hello. Where can I find any documentation about your generator (.defs > files)? http://java-gnome.sourceforge.net/4.0/doc/design/START.html In most cases, that stuff documents the design process we used to get to the architecture we have now; and so most some of it speaks from the point of view that things stood two years ago before we had done all the work. I have been planning to redo that from its current historical role to present-tense architecture documentation, but that can wait. See also http://www.operationaldynamics.com/reference/talks/PastPresentFuture/img57.html especially http://www.operationaldynamics.com/reference/talks/PastPresentFuture/img79.html and http://www.operationaldynamics.com/reference/talks/PastPresentFuture/img77.html [and yes, I ought to reuse all that in the project documentation, but that can also wait] The workings of the code generator itself is discussed somewhat at http://research.operationaldynamics.com/bzr/java-gnome/mainline/src/generator/BindingsGenerator.java and the comment at the top of http://research.operationaldynamics.com/bzr/java-gnome/mainline/src/generator/com/operationaldynamics/defsparser/DefsParser.java and other files in src/generator/ in any checkout of java-gnome. AfC Berlin -- Andrew Frederick Cowie Operational Dynamics is an operations and engineering consultancy focusing on IT strategy, organizational architecture, systems review, and effective procedures for change management. We actively carry out research and development in these areas on behalf of our clients, and enable successful use of open source in their mission critical enterprises, worldwide. http://www.operationaldynamics.com/ Sydney New York Toronto London |