Re: Do you currently use namespaces?
- Posted by Bernie Ryan <xotron at blue?ro?.com> May 22, 2008
- 1034 views
Matt Lewis wrote: > > Bernie Ryan wrote: > > > > > > No, because it never really worked that well. > > I hear this complaint a fair amount. Bernie, could you elaborate on what > didn't work well for you? > Matt: When ever I tried to use it was because I ran into a conflict with a function name so I would assign some qualifier to the include file. Then when I added that include file some function would conflict with some other file. In larger programs it just cascaded into having to add too many function qualifiers. I became very frustrated, so I quit using other user's libraries and just started writing my own functions and using only libraries that come with the Euphoria install. Bernie My files in archive: WMOTOR, XMOTOR, W32ENGIN, MIXEDLIB, EU_ENGIN, WIN32ERU, WIN32API Can be downloaded here: http://www.rapideuphoria.com/cgi-bin/asearch.exu?dos=on&win=on&lnx=on&gen=on&keywords=bernie+ryan