On Wed March 15 2006 07:40, Oliver Specht wrote: > CPHennessy wrote: > > 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 ? > > Hi, > Lars ( on cc ) is the one to decide whether the DOM interfaces can be > published. > > He told me once that the interfaces are ready to be published.
While waiting for lars to either decide on this, to reply and to make the changes public, is it possible for me to continue with my private development ? If I simply add "published" to all of the css.xml.dom objects is this enough for them to compile correctly ? Thanks, CPH --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
