At the moment we have 4 overloaded calls: public SimplePropertyValues getSimplePropertyValues(SimpleEvidence evidence) throws SystemException; public SimplePropertyValues getSimplePropertyValues(SimpleEvidence evidence, String aspectIRI, String aspectName) throws NameException, SystemException; public SimplePropertyValues getSimplePropertyValues(SimpleEvidence evidence, String aspectName) throws NameException, SystemException; public SimplePropertyValues getSimplePropertyValues(SimpleEvidence evidence, SimplePropertyRef[] properties) throws NameException, SystemException; I think it would be better if the first 3 were called getKnownSimplePropertyValues since the semantic is different from the following which returns values for all specified propoerties? Any views before I post an updated interface definition? JoReceived on Tuesday, 26 February 2008 14:52:39 GMT
This archive was generated by hypermail 2.2.0+W3C-0.50 : Tuesday, 26 February 2008 14:52:39 GMT