> 1: create a organisation unit object and store the UUID of the
> organisation
> unit in the news object. I make the UUID sql searchable to find objects
> which belong to an organisation unit.
>
> 2: I create a metadata hierarchy with the organisation units and
> assign the
> news object to the particular unit. I do a metadataobjectkeyword search to
> find objects which belong to an organisation unit.
>
> Can you give me comments on which approach to use and why one of there
> approaches is better?
I am assuming that you may have more info about the unit. If that is true,
then you probably want to go w/ method 1, where the UUID of the unit points
to a real object.
In general it comes down to this - you want to associate the article with a
unit. If you plan on having a Unit content object type, then method 1 makes
sense, because units will have more info.
If your units only exist as simple strings, then metadata would work fine.
Does that make sense?
=======================================================================
Raymond Camden, Principal Spectra Compliance Engineer for Macromedia
Email : [EMAIL PROTECTED]
ICQ UIN : 3679482
"My ally is the Force, and a powerful ally it is." - Yoda
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Structure your ColdFusion code with Fusebox. Get the official book at
http://www.fusionauthority.com/bkinfo.cfm
------------------------------------------------------------------------------
To Unsubscribe visit
http://www.houseoffusion.com/index.cfm?sidebar=lists&body=lists/spectra_talk or send a
message to [EMAIL PROTECTED] with 'unsubscribe' in the body.