I think that would probably be a good idea, but I will be focusing on the api refernce first(quickref). (besides hw :( )
On Sun, 2003-03-09 at 21:14, Raymond Irving wrote: > --- Doug Melvin <[EMAIL PROTECTED]> wrote: > > Great! > > Question: > > Is there (or will there be) a section in the > > documentation covering naming conventions? > > This so that anyone contributing can be ont he same > > page as the rest of us? > > Dan Willemsen is helping out with the docs. Maybe he > could whip up a thing or two. Dan what's your feedback > on this? > > -- > Raymond Irving > > > The same section could contain coding conventions > > too: ie; object defination style.. > > too many style confuse the hell outta people. > > And simple stuff like putting a ; (semi-colon) at > > the end of each line. > > > > each convention should have an explination as to > > _WHY_ we use that convention.. > > Some of you may recall a time when we almost had an > > all-out war over weather to include semi-colons... > > > > ----- Original Message ----- > > From: "SourceForge.net" <[EMAIL PROTECTED]> > > To: <[EMAIL PROTECTED]> > > Sent: Sunday, March 09, 2003 2:37 PM > > Subject: [Dynapi-Dev] [ dynapi-Patches-700534 ] > > Enhancements to GUI/API/FX Class > > > > > > > Patches item #700534, was opened at 2003-03-09 > > 22:37 > > > You can respond by visiting: > > > > > > https://sourceforge.net/tracker/?func=detail&atid=305757&aid=700534&group_id=5757 > > > > > > Category: DynAPI 3 API > > > Group: None > > > Status: Open > > > Resolution: None > > > Priority: 5 > > > Submitted By: Raymond Irving (xwisdom) > > > Assigned to: Nobody/Anonymous (nobody) > > > Summary: Enhancements to GUI/API/FX Class > > > > > > Initial Comment: > > > [+] Rename IOElementSODA, IOElementSYNC to > > > IOElementSoda, IOElementSync respectively. > > > ^ This is in keeping with standard library > > > names > > > [+] Add ImageClip to dynapi.gui - See ImageClip & > > Slide > > > Show examples > > > [+] Add fadeColor to dynapi.functions.Color - see > > Color > > > Fade exmaple > > > [+] Remove oncreate and onprecreate events, please > > > > > use onCreate and onPrecreate instead > > > [+] Add dictionary support to dynapi constructor > > > > > > Changes are inside CVS > > > > > > > > > > > > ---------------------------------------------------------------------- > > > > > > You can respond by visiting: > > > > > > https://sourceforge.net/tracker/?func=detail&atid=305757&aid=700534&group_id=5757 > > > > > > > > > > > > ------------------------------------------------------- > > > This SF.net email is sponsored by: Etnus, makers > > of TotalView, The debugger > > > for complex code. Debugging C/C++ programs can > > leave you feeling lost and > > > disoriented. TotalView can help you find your way. > > Available on major UNIX > > > and Linux platforms. Try it free. www.etnus.com > > > _______________________________________________ > > > Dynapi-Dev mailing list > > > [EMAIL PROTECTED] > > > > > > http://www.mail-archive.com/[EMAIL PROTECTED]/ > > > > > > __________________________________________________ > Do you Yahoo!? > Yahoo! Tax Center - forms, calculators, tips, more > http://taxes.yahoo.com/ > > > ------------------------------------------------------- > This SF.net email is sponsored by: Etnus, makers of TotalView, The debugger > for complex code. Debugging C/C++ programs can leave you feeling lost and > disoriented. TotalView can help you find your way. Available on major UNIX > and Linux platforms. Try it free. www.etnus.com > _______________________________________________ > Dynapi-Dev mailing list > [EMAIL PROTECTED] > http://www.mail-archive.com/[EMAIL PROTECTED]/ -- Dan Willemsen <[EMAIL PROTECTED]> ------------------------------------------------------- This sf.net email is sponsored by:ThinkGeek Welcome to geek heaven. http://thinkgeek.com/sf _______________________________________________ Dynapi-Dev mailing list [EMAIL PROTECTED] http://www.mail-archive.com/[EMAIL PROTECTED]/
