I have a couple questions about Traversable module. Now is this something that is just going to tell the system to stop at this module because everything past this modules path is going to be part of the Module? Such as the following URL: www.mysite.com/Default.aspx/Articles/10/20/2004/
so in other words the Articles module wants to get the articles for 10/20/2004? Or are you trying to get more infromation extracted? Because I implimented an interface in OmniPortal that is ITraversableModule, which basically is just like INamingContainer,
doesn't do anything but lets the system know that everything past this modules location in the URL is part of the module and not a path. Am I missing the point of Traversable cotnent?
nberardi
Star
11233 Points
2352 Posts
[2.0] - ITraversableModule
Mar 11, 2004 06:21 PM|LINK