Re: RDF:history

DDD <[email protected]> Thu, 12 Mar 2009 19:49:32 -0700 (PDT)
Newsgroups gmane.comp.mozilla.devel.rdf
Organization http://groups.google.com
Message-ID <f6dd605b-951e-4f98-8a6d-1b49f69e3f00@d36g2000prf.googlegroups.com>
On Mar 12, 7:45=A0pm, Neil <[email protected]> wrote:
> DDD wrote:
> >Is there any way to serialize rdf:history to string?
>
> rdf:history is dead. SeaMonkey 1.1.x is the last project still using it.
>
> --
> Warning: May contain traces of nuts.

Thank you Neil. Yes, I know rdf:history is replaced by Places. I now
just wanna know something about search mechanism using by rdf:history
in a template tree. In SeaMonkey 1.1.x, setting ref=3D"find:..." can
result in a hoped content. Now, I have read some source codes about
this question, the key point should be getTargets methods of
nsIRDFDataSource in rdf:history.  Is that so?

Thank you very much.