Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [higgins-dev] upcoming (breaking and non breaking) IdAS changes

>>> "Sergey Lyakhov" <slyakhov@xxxxxxxxxxxxxx> 3/16/07 11:32 AM >>>
>Jim,
>
>1. > ** Added buildPropertyValue
>
>I think that it will be more convenient to add two different methods to IContext instead of one buildPropertyValue: 
>a) ISimpleValue buildSimpleValue(URI type, Object value)
>b) IComplexValue buildComplexValue(URI type).
 
I agree, and will do this instead.
 
>2. There is an error in ISimpleValue. It looks that value of  BASE_XML_SCHEMA_URI should be  http://www.w3.org/2001/XMLSchema#  instead of http://www.w3.org/2001/XMLSchema/
 
ok, I'll fix this too.
 
Thanks.
 
Jim
 

Back to the top