RE: [flexcoders] Comments in source code

2005-12-09 Thread Philippe Maegerman
: Fri 9/12/2005 12:39 To: flexcoders@yahoogroups.com Subject: RE: [flexcoders] Comments in source code Thanks Philippe, I was aware of the two comment styles, my question was more about comment conventions which might be used to automatically craft dev docs in a later version. Ral

RE: [flexcoders] Comments in source code

2005-12-09 Thread Steven Webster
947   From: flexcoders@yahoogroups.com [mailto:[EMAIL PROTECTED] On Behalf Of Nick WeekesSent: 09 December 2005 11:45To: flexcoders@yahoogroups.comSubject: RE: [flexcoders] Comments in source code Ralf, do you mean the Visual Studio ability to generate html pages from cod

RE: [flexcoders] Comments in source code

2005-12-09 Thread Nick Weekes
Of Ralf RottmannSent: 09 December 2005 11:40To: flexcoders@yahoogroups.comSubject: RE: [flexcoders] Comments in source code Thanks Philippe,   I was aware of the two comment styles, my question was more about comment conventions which might be used to automatically craft dev docs in a later

RE: [flexcoders] Comments in source code

2005-12-09 Thread Ralf Rottmann
2:13 To: flexcoders@yahoogroups.com Subject: RE: [flexcoders] Comments in source code   you can use html comments in the mxml code:   in Actionscript it's gonna be // for commenting lines and /* */ for commenting blocks.   Philippe     From: f

RE: [flexcoders] Comments in source code

2005-12-09 Thread Philippe Maegerman
oders@yahoogroups.com Subject: [flexcoders] Comments in source code I wonder: Are there any specific "rules" for comments which might help to automatically assemble code doc later? Anything like // @Parameters:theNumber:Number The number of loops to be done ... ?

[flexcoders] Comments in source code

2005-12-09 Thread Ralf Rottmann
I wonder: Are there any specific “rules” for comments which might help to automatically assemble code doc later? Anything like   // @Parameters:    theNumber:Number  The number of loops to be done   …   ?     Ralf Rottmann | Director Sales & Marketing VoicInt Telecommunic