This content has been marked as final. 
    
Show                 3 replies
    
- 
        1. Re: Topic Hierarchystephanenicoll Sep 16, 2003 3:26 AM (in response to hosierdm)I thought it was possible to create Topic hierarchies like topic/foo, topic/foo/bar, topic/foo/baz, etc. The point being to have a client listening on topic/foo so that he could hear all messages going to both topic/foo/bar and topic/foo/baz. 
 This isn't possible and you were misinformed
 Regards,
 Stephane
- 
        2. Re: Topic Hierarchyhosierdm Sep 16, 2003 10:13 AM (in response to hosierdm)Damn! Oh well, thanks for the reply. Seems like a pretty logical thing to want to do though. 
- 
        3. Re: Topic Hierarchyadrian.brock Sep 16, 2003 6:17 PM (in response to hosierdm)What like: 
 mkdir parent
 touch parent/child
 touch parent/child/grandchild
 error: child is not a directory
 Regards,
 Adrian
 
    