Re: Object Oriented Programming
--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
|
Not Categorized, Please Help
|
|