As part of the bibliography project I am trying to implement the parsing, 
saving, and storing of the new citation data. Besides these functionalities 
the bibliographic.openoffice.org project needs a UNO interface to manipuate 
the stored data (including to generate the biblio representation for the user 
to see based on the relevant citation style).

I've had limited time to work on this but what I've been trying (as suggested 
by Olivier Specht) is to keep the citation data in a DOM. I can currently do 
this but am now stuck with trying to associate the DOM with a Bibliography 
master field as the DOM objects are not yet "published" interfaces but the 
Bibliography interfaces are. 

Is it reasonable to do the above ?

If so is there some way I can force the idlc compiler to access the mix 
between published/unpublished interfaces (or when will the css.xml.dom 
interfaces become published) ?

Is there another approach I should be considering ?

Thanks,
CPH

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to