On 12/14/00 5:22 PM, "Peter Donald" <[EMAIL PROTECTED]> wrote:

> However there are things that would be nice features - JPan discussed a
> while back is one of them as is the idea of "Workspaces" that contain many
> ant-projects.

Workspaces are a valuable concept. My take is that they can be clearly
articulated as a parent/child Project tree. However, as soon as AntEater
dogfoods, I'll set up some experiments to take a really close look.

> W3C DOM will never get into core. Waaaaaay to much overhead. However some
> form of abstracted DOM would be useful. I proposed a Configuration object
> which is a 1-to-1 mapping with Ants idea of object model. AntEater
> presumably uses nested hashtables. Another good option is JDOM thou no one
> warmed up to that idea ;)

Not hashtables. Sets. Vectors actually. Soon to be Sets (based on
Collections) You can't keep order with a Hashtable. :)

-- 
James Duncan Davidson                                        [EMAIL PROTECTED]
                                                                  !try; do()

Reply via email to