|
[Date Index]
[Thread Index]
[Author Index]
Re: Roman Maeder's Classes.m
- To: mathgroup at smc.vnet.net
- Subject: [mg62888] Re: Roman Maeder's Classes.m
- From: dh <dh at metrohm.ch>
- Date: Thu, 8 Dec 2005 00:04:14 -0500 (EST)
- References: <dn5o3i$nhf$1@smc.vnet.net>
- Sender: owner-wri-mathgroup at wolfram.com
Hello Steven,
I also tried in vain to find some info how Classes.m work. I also gave
up trying to understand the complicated code.
Further, I did not like much the feature that you have to define each
method inside the class definition.
Therfore I was looking for an other implementation of OOP. I found:
http://library.wolfram.co.jp/infocenter/Conferences/5773/
from: Orestis Vantzos
This implementation seems to me much more usefull and it is much simplier.
The only small draw back is that you have to extract the code from a
presentation.
Daniel
Steven T. Hatton wrote:
> Does anybody know where I can find an explanation of how Roman Maeder's
> Classes.m works? The notebook advertised at the following link seems to be
> some kind of binary file insted of a Mathematica notebook:
> http://www.mathconsult.ch/math/stuff/
>
> It may be described in _The Mathematica Programmer_, but that book is
> unfortunately out of print. I can read the code, and understand most of
> it. That does not, however, communicate the conceptual framework he used
> to create the package.
>
Prev by Date:
Re: Using ConversionRules to generate labels in TeX
Next by Date:
Wolfram Workbench Beta 3 is now available for download!
Previous by thread:
Re: Roman Maeder's Classes.m
Next by thread:
Re: Roman Maeder's Classes.m
|