[OGo-Developer] big resource hog in SoObject
Wolfgang Sourdeau
developer@opengroupware.org
Mon, 23 Jul 2007 07:54:34 -0400
On 2007-07-23 06:02:28 -0400 Helge Hess <helge.hess@opengroupware.org> w=
rote:
> On 23.07.2007, at 11:26, Marcus M=FCller wrote:
>> We might want to introduce a method which triggers the behaviour, so=
it=20
>> can be altered in special cases like the one Wolfgang describes?
>=20
> Not yet another method please :-) Its just whether we want to change =
the=20
> default behaviour or not.
> An implementor can easily change the behaviour by overriding -=20
> lookupName:inContext: (eg in SOGoObject) in any case.
Yes but if you override it, you lose the features that it has. Such as w=
eb method resolution...
In my opinion, I am not sure the check it does is appropriate at that le=
vel. I consider that it's my object that should do the appropriate check=
s...
W.