Hello again Neil! The update for the Cookbook would go into a new section 7.9. I expect it to be an instruction on how to set up a development environment on a Mac with the X Code IDE.
If you write docbook fluently, write it as a <sect1> according to the guidelines in chapter 8 of the Cookbook. If you don't, just write it down as a text file with headers, bulleted and ordered lists, and sample code clearly marked and send it to me and I will do the marking up. The PHP stuff we keep in the argouml-php project. Join the [EMAIL PROTECTED] mailing list too and announce your intentions and discuss the particulars of PHP there ([EMAIL PROTECTED]) while discussing the integration into argouml here ([email protected]). The other reverse engineering features in argouml use ANTLR. If you are going to do reverse engineering for PHP, I suggest you start by searching for an ANTLR grammar for PHP. If there exists one, then you are almost there ;-). /Linus > -----Original Message----- > From: Neil Williams [mailto:[EMAIL PROTECTED] > Sent: den 8 juni 2006 16:24 > To: [email protected] > Subject: Re: SV: [argouml-dev] ArgoUML on Mac OS X > > Dear ArgoUML Developers > > The latest is that I am now back with a working development environment > on Mac OS X. I can build and debug ArgoUML with Apple's X Code IDE. > > The root cause of my problems I was having the libraries required by > ArgoUML in a system folder. This helped resolve some compile errors I'd > had but screwed up the runtime environment for both my compiled app and > the precompiled distribution. > > My next steps are: > > 1) Get an update to the cookbook to include a section on Mac OS X. > > 2) Start building a PHP reverse engineering feature. > > Any advice regarding the above would be much appreciated. > > Best regards > > Neil Williams > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
