2013/3/27 Sarwar Bhuiyan <[email protected]>: > /content/ > /customers/ > /1234/ > /bills/ > /b1234 > / > > Each node level could have a resourceType property which would point to the > script that'd render that. That script could easily query the path > (currrentNode.getPath()) and extract the relevant bit fo data to do lookups > and then rendering.
Nice ;) I came up with the same idea while thinking about it this afternoon. Thanks for the helpful answer! -- Fabian http://twitter.com/fctwitt
