Hi Lars,
Referring to last week's IRC discussion about the data
structure to be
used to implement the Style hierarchy, I looked up TreeMap
as
suggested. However, I think that it is not really suitable
for this
purpose as it is generally used in places where some sort of
an order
(sorted) exists among the members.
I feel that a general Tree data structure is the more
suitable
candidate for the purpose, which I plan to implement using
user
defined Java classes similar to how Binary trees are
implemented.
Let me know your thoughts/comments.
Regards,
Amit
--
Amit krishna Saha
[URL]:http://amitsaha.in
.googlepages.com
------------------------------------------------------------
---------
To unsubscribe, e-mail: dev-unsubscribe odftoolkit.openoffice.org
For additional commands, e-mail: dev-help odftoolkit.openoffice.org
|