texmacs-dev
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Texmacs-dev] abstract trees


From: Joris van der Hoeven
Subject: [Texmacs-dev] abstract trees
Date: Thu, 2 May 2002 09:53:22 +0200 (MET DST)

Following a discussion with David yesterday,
I finally think that an abstract tree class
for manipulating tree-like structures is JAUA
(just another useless abstraction).

Indeed, except a generalized subtree routine,
I do not really see much further use of such a structure.
We should try to keep things as simple as possible and
not create compilated imbrications when not necessary.
If we would really need such a thing later,
then we may always create it later without much work.

Also, I remind that tree and ttree will become
one and the same class. Maybe, we should create
a compilation option such that the usual tree class
carries the extra "path ip" field and that we do not
need two separate classes at all.


-----------------------------------------------------------
Joris van der Hoeven <address@hidden>
http://www.texmacs.org: GNU TeXmacs scientific text editor
http://www.math.u-psud.fr/~vdhoeven: personal homepage
-----------------------------------------------------------




reply via email to

[Prev in Thread] Current Thread [Next in Thread]