Re: Object Oriented Programming
- Posted by Gary Dumer <dumer9354 at WHITE-MARSH.AIM-SMART.COM> Jul 04, 1999
- 603 views
Robert Craig, This has probably been asked before, but... With all the recent talk on the mailing list about OOP, and the several (4 or 5) independent OOP libraries curently available or under development (and all different), are you ever going to add OOP to the official release of Euphoria? OOP that is part of the core language, not an add on library? >--Snip > >I am very interested in this. I am the current version of my own >Eclasses.e >which >is based on the JAVA model of single inheritance with interfaces. Please >feel free to mine it for ideas. An area I intentionally deviated from >C++/JAVA was to separately specify read and write access for data >members--this can allow, for example, pubic read access but private write >access. This also allows a special write-access specifier: read-only. A >read-only member may be initialized but not thereafter changed. > >I would love to see Joe's code when available! > >--Mike Nelson > << File: Eclasses.zip >> > >Thanks for the input. At this point I would have to do major rework on the >data structures to support that type of conditional access, but I'll keep >it in mind for down the road. More later... > >Joe > >________________________________________________________ >NetZero - We believe in a FREE Internet. Shouldn't you? >Get your FREE Internet Access and Email at >http://www.netzero.net/download/index.html