Yes, the domain would be the first element of the path :

   /domain/and/path

What do you think ?

Gerben



On Mon, Jun 6, 2011 at 3:31 PM, Pid <[email protected]> wrote:
> On 01/06/2011 09:20, Gerben CASTEL wrote:
>> Hi,
>>
>>>> It's a tree, so we'd have to allow duplicate names that are nested.
>>>> We could use the '/' separator notation; if it prepends the path it
>>>> means 'start at the beginning, ie select a domain
>>
>> yes, by using the Unix file system metaphor, I think we should enable
>> a "navigate from root" notation, such as :
>>
>>    cd /
>>    cd /foo/bar/1/2
>>
>> And in the future, we could add a "go back" notation :
>>
>>   cd -
>>
>> to return to the last accessed path.
>
>
> Would you consider the root to include the jmx domains?
>
>
> p
>
>

Reply via email to