> > > Yet at the same time we have the File and the Bundle resource provider > > explicitly setting resource type to a node type even though there is no > > associated node. > > Maybe that is the real fix needed. >
I concur :) As a side note, I implemented an Adapter so that I could do resource.adaptTo(NodeType.class) and it works beautifully no matter where the resource comes from. Thanks for the feedback, I appreciate it. -- Jason
