RE: PropPatchMethod and properties of properties

2004-05-25 Thread Paananen, Tero
> I must say I don't understand your problem. I have similar > client side > requirements for all the primitives and don't have any > trouble converting them to strings to be stored as properties > and converting them back from strings to primitives in the > client. Why can't you do that? I

PropPatchMethod and property data types

2004-05-24 Thread Paananen, Tero
Looks like PropPatchMethod is not supporting setting datatypes on the properties to be set, thus limiting me to setting String type properties only. Since my project absolutely requires support for other data types on the client side, I'm in wee bit of trouble. Before I go ahead and extend Slide