[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Go Programming Environment Offered (?)
Henrik Rydberg wrote:
> I honestly believe that our reluctancy to use other peoples stuff is
> a flaw in C++, rather than anything else. Java has a neat abstraction
> in the Interface concept. What we want is a clean, simple API not
> constrained to any particular language or environment. I mean, just
> because one is programming in a certain language, it doesn't mean one
> have to think in that language.
Of course, you can always do:
#define interface struct
and get something nearly identical to Java interfaces, provided you
don't included any "private" or "protected" sections.
--
http://www.classic-games.com/
If you commit perjury, you go to jail... Is the President of the United
States above the law? Food for thought.
*** NEWBIES: Limit signatures to four lines! No HTML mail or posts! ***