All, During my previous exercise I spotted a few little things, as follows: DataContext::setMapping (in DOMString prefix, in DOMString iri); Perhaps could be DataContext::setMapping (in DOMString prefix, in IRI iri); Perhaps these two methods could have their signatures aligned (predicate - probably tying in with the above, all DOMString or all IRI): DataStore::filter(in Object? subject, in optional IRI? predicate DataParser::iterate(in Object? subject, in optional DOMString? predicate DocumentData has the createParser( type , store ) method, but DataParser has no constructor which accepts a type, or any way of setting the type. Best, NathanReceived on Saturday, 19 June 2010 14:32:43 GMT
This archive was generated by hypermail 2.2.0+W3C-0.50 : Friday, 27 April 2012 04:55:06 GMT