Re: [Crystal-cvs] SF.net SVN: crystal:[38824] CS/trunk
Vincent Knecht <[email protected]>
| Newsgroups | gmane.comp.graphics.crystalspace.devel |
|---|---|
| Message-ID | <CAGsPR3hKr9iBNovw+-hWqfdsGt43863pNrosHAetwMMTDKot8A@mail.gmail.com> |
2012/8/24 res <[email protected]> > On 24.08.2012 18:24, [email protected] wrote: > > @@ -172,6 +175,8 @@ > > csRef<iVFS> vfs; > > /// Reference to the mouse driver > > csRef<iMouseDriver> mouse; > > + /// Reference to the command line parser > > + csRef<iCommandLineParser> clp; > > I think expanding this to something like “commandLine” would make the > name appear less cryptic when used in code. > True ; but since all apps using DemoApplication used clp already, I choose to keep it. Older apps use cmdline, it's a matter of fashion I guess :-) I'll change it, better readability can't be bad... Speaking of fashion and new vs. old ways, any thought about "upgrading" DemoApplication to use the rendermanager instead of iView::Draw which was mentioned in a previous thread ? Any potential pitfall in such a change ? ------------------------------------------------------------------------------ Live Security Virtual Conference Exclusive live event will cover all the ways today's security and threat landscape has changed and how IT managers can respond. Discussions will include endpoint security, mobile security and the latest in malware threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/ _______________________________________________ Crystal-develop mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/crystal-develop