Raymond,
Let me give an example. The organisation has +1000 units and wants to categorize content based on organisation. If a user creates a news item the user must say it belongs to a particular unit. What I can do is
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?
Thanks, Johan ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 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 spectra-talk-request@houseoffusion.com with 'unsubscribe' in the body.