Re: user info
Re: user info
- Subject: Re: user info
- From: Gary Teter <email@hidden>
- Date: Thu, 13 Jul 2006 09:30:35 -0700
It's standard practice in WireHose applications to put arrays in
userinfo entries in your eomodel. I don't see why dictionaries would
be a problem, either. You just have to know what kind of object to
cast to when you call entity.userInfo().objectForKey("foo").
On Jul 13, 2006, at 12:48 AM, Mike Schrag wrote:
Does anyone put complex types as values in User Info (complex type
= something other than instanceof Number/Boolean/String)?
Specifically lists or dictionaries would be the likely possibility?
ms
--
WireHose: Smart metadata and personalization for WebObjects.
http://www.wirehose.com/
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Webobjects-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden
References: | |
| >user info (From: Mike Schrag <email@hidden>) |