[OGo-Developer] FYI: time constrained company_value attributes
Helge Hess
developer@opengroupware.org
Tue, 13 May 2008 15:57:30 +0200
On 13.05.2008, at 14:40, Adam Tauno Williams wrote:
> Unless there is some magic in the gdl layer I'm unaware of, looking at
> Logic's LSFetchExtendedAttributesCommand command I'd wager a beer it
> won't be happy seeing multiple records for the same companyId
> +attribute. :) Or maybe I haven't had enough caffeine yet.
Hm, that doesn't look too bad. It keeps a Map, but also seems to
preserve the array:
---snip---
[obj takeValue:map forKey:@"attributeMap"];
[obj takeValue:newAttrs forKey:@"companyValue"];
---snap---
So there is hope ;-)
Greets,
Helge
--
Helge Hess
http://www.helgehess.eu/