Re: Duplicate element in template Builder

Valentin LAB <[email protected]> Wed, 11 Jul 2007 11:30:38 +0200
Newsgroups gmane.comp.mozilla.devel.rdf
Message-ID <[email protected]>
> Support of duplicate elements in trees didn't work very well. The 
> reworking of templates to support non-rdf sources didn't add the feature 
> as it was too difficult to implement.
> 
> To support it would require implementing bug 327473 for the tree 
> builder, and without increasing the size of the data structures used.

I read bug 327473, and understood that you led some modification in the 
tree builder itself to correct non-displaying of duplicate ressources in 
trees.

I do not understand : it seems in that report, that you have corrected 
this within the tree builder in 03/2006, should I understand that 
further changes have been made (to implement non-rdf sources) that broke 
this again ?

Anyway, thanks for these informations. Do you see any quick workaround 
(in javascript) ?