|
From: Justin W. <ju...@24...> - 2004-12-22 17:47:40
|
Along those lines.... Make sure everyone comments any method changes or additional methods using PEAR Doc style comment blocks. I hope you all can see the value of it, and hopefully the extra time that I put into writing the comments is helpful. It really only takes 1 minute while you are doing it, and much longer for someone else, or you later. I use Maguma studio, which makes writing the comment, so very easy. (ALL IDE's should have the auto doc feature.) Just an FYI, nothing else. If you want me to re-run PHPDoc, i can at any point and post em. We should probably link to the api docs from the wiki too. Is it possible to have a peaksy at the docer for AS2? Saweet. -j ----- Original Message ----- From: "Patrick Mineault" <ex...@5e...> To: <amf...@li...> Sent: Wednesday, December 22, 2004 9:32 AM Subject: Re: [amfphp-cvs] AMF Dev API Docs... ? > Actually Justin started using PHPDocumenter and generated a doc available on the site a while ago: > > http://www.amfphp.org/apidocs/ > > An AS documenter is awesome, I would recommend that you keep the project on your site and publicize > it so you can use it as a hook for selling your XHTML table renderer (ah! zany schemes...). Not > everyone subscribes to DRK, you know! > > Patrick > > > Teoti Graphix wrote: > > Hey guys, > > > > Thanks for the answers, but just in my own defense as an intelligent = > > human, I read all the docs on sourceforge :) > > > > The only problem I was having was with the login, I know about the = pserver > > and stuff. Basically I am at this point, I looked at all the classes 6 > > months ago, I am looking at the online cvs for now. > > > > As far as contributing, I am not really interested in dev privileges any > > time soon, I can help with docs and tuts. To busy to get into another > > framework (Not that it is to complicated!!). > > > > Rick, I will get you that example soon, I am sick, my kids are sick and = it > > is snowing and 0 degrees f here so winter is kicking me in the ass. > > > > > >>The other thing would be to post your patches to the list and let=20 > >>someone who has dev access post the changes until you receive developer > >>= > > > > > >>access to the project. > > > > > > I will do this though if I see things that make more sense to me. > > > > Peace, Mike > > > > PS I made an awesome php5 as2 parser/documenter. I have it parsing 150 = > > files in 10 seconds. It tracks all interfaces, inheritance, basically equal > > to VisDoc and close to BLDoc, the UI mirrors ASDoc MM uses right now with = > > the framed out modules and stuff. > > > > Let me know if you devs would be interested in me making a php parser > > plug-in for it(since it is 110% OOP) to doc the amf framework. Or, are = you > > going to use the PEAR doc extension in php??? > > > > Also, let me know if you would like to see what this thing does. > > > > BTW I made it because I am a component developer and it creates, MXI = > > files, all custom actions, HelpBook files and pages connected to mysql, XML > > = class mirror files, I messed with XSLT but not to much. I love it because > > it creates the folder framework for the component aspect and for the APIDoc > > aspect creates the folder framework with indexes in each dir etc.. I = could > > keep talking but, there are more things it does. Judah of > > drumbeatinsight.com is helping me make a UI for it(This could be a kewl > > open-source project if I could start getting more money in other areas = of > > dev work). > > > > I started making it in python with wxPython, then decided maybe Java = (took > > to long to implement for what I needed), then I said, HEY PHP5 would be > > perfect and it has good perl compatible regEX!! So, I wanted to prove = > > that php is awesome, well it is because I am doing everything in it that can > > = be done with most compiled languages. Php is a phenomenal language. > > > > Later > > > > Michael Schmalle > > Teoti Graphix Development & Design > > PO Box 1150 > > Meredith NH, 03253 > > (603) - 279-7811 > > > > http://www.teotigraphix.com > > http://www.v2components.com > > > > > > > > ------------------------------------------------------- > > SF email is sponsored by - The IT Product Guide > > Read honest & candid reviews on hundreds of IT Products from real users. > > Discover which products truly live up to the hype. Start reading now. > > http://productguide.itmanagersjournal.com/ > > _______________________________________________ > > amfphp-cvs mailing list > > amf...@li... > > https://lists.sourceforge.net/lists/listinfo/amfphp-cvs > > > > > > > > > > ------------------------------------------------------- > SF email is sponsored by - The IT Product Guide > Read honest & candid reviews on hundreds of IT Products from real users. > Discover which products truly live up to the hype. Start reading now. > http://productguide.itmanagersjournal.com/ > _______________________________________________ > amfphp-cvs mailing list > amf...@li... > https://lists.sourceforge.net/lists/listinfo/amfphp-cvs > |