At 11:20 30/3/01 -0700, Carl Parrish wrote:
>> * not sure on how to design namespace. ie Functional vs structural or both
>> ie
>> Functional:
>> app1/blocks/block1/Configuration
>> app1/blocks/block1/ComponentMapping
>> app1/blocks/block1/...
>>
>> Structural:
>> app1/configuration/blocks/block1
>> app1/componentmapping/blocks/block1
>> app1/logs/block1/category
>> app1/policy/block1/category
>>
>
>
>My vote would be for Structual. I'm just getting up to speed on JNDI but
>it seems Like I would want to code it in a Structual environment. What
>would be the major advantages to doing it Functional?
centralized management. It would be nicer to just have to look in context
for all details about one block. The structural model requires another
context per different type of information. Not sure if it is worth the
effort yet thou ;)
Cheers,
Pete
*-----------------------------------------------------*
| "Faced with the choice between changing one's mind, |
| and proving that there is no need to do so - almost |
| everyone gets busy on the proof." |
| - John Kenneth Galbraith |
*-----------------------------------------------------*
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]