[adm2-dev] Custom Properties (SDO)

Posted by LegacyUser on 29-Nov-2002 08:28

Hi

I am trying to create a custom set of properties which I want all SDO's to

utilise. At first I thought it would be OK to simply add them in to

GenContextList with their correspondiong value. After realising that my code

was not working, I looked at why.

It would seem that the new data container stuff was causing me a problem.

This does not utilise GenContextList or anything similar to decide which

properties are synchronised on a stateless request. It uses hard-coded

properties. Is there a way around this (using 9.1D02) or have I got to

completely override the ObtainContext... calls in containr.p.

Regards

Darren Parr <mailto:darren.parr@racsoftware.co.uk> *

RAC Software Solutions

01675 445 310 (Tel)

01675 445 335 (Fax)

_____________________________________________________________________

RAC Software Solutions Ltd have had this message checked for all known viruses by the MessageLabs Virus Scanning Service. For further information visit http://www.messagelabs.com/stats.asp

All Replies

Posted by LegacyUser on 29-Nov-2002 10:06

You have to completely override. The problem is also present in the SBO.

http://www.possenet.org/issues/show_bug.cgi?id=2952

HÃ¥vard

-Original Message-

From: Darren Parr

Sent: Friday, November 29, 2002 9:29 AM

To: 'adm2-dev@possenet.org'

Subject: Custom Properties (SDO)

Hi

I am trying to create a custom set of properties which I want all SDO's to

utilise. At first I thought it would be OK to simply add them in to

GenContextList with their correspondiong value. After realising that my code

was not working, I looked at why.

It would seem that the new data container stuff was causing me a problem.

This does not utilise GenContextList or anything similar to decide which

properties are synchronised on a stateless request. It uses hard-coded

properties. Is there a way around this (using 9.1D02) or have I got to

completely override the ObtainContext... calls in containr.p.

Regards

Darren Parr *

RAC Software Solutions

01675 445 310 (Tel)

01675 445 335 (Fax)

_____________________________________________________________________

RAC Software Solutions Ltd have had this message checked for all known

viruses by the MessageLabs Virus Scanning Service. For further information

visit http://www.messagelabs.com/stats.asp

This thread is closed