> The annotation issue is a bit awkward, since if you create
> a feature with the annotation set to Annotation.EMPTY_ANNOTATION,
> you /can't/ add extra annotation properties. However, if you make
This is arguably a bug. Can we intercept this in the feature constructor
and replace it with somet
On Tue, May 29, 2001 at 09:30:48AM +0100, Dr S.M. Huen wrote:
> I have been trying to figure out how to construct a hierarchical tree of
> Features. This is a consequence of trying to write a SeqIOListener
> that takes a stream of events generated from an XML parse and
> constructs an in-memory s
I have been trying to figure out how to construct a hierarchical tree of
Features. This is a consequence of trying to write a SeqIOListener
that takes a stream of events generated from an XML parse and
constructs an in-memory sequence with nested Features on it. Can you tell
me whether I understa