Toby, Thanks for telling me that! I'm new to JCR, and I somehow thought namespaces were *required*. Glad you cleared that up! I'm gonna fix it right away. I think I'm doing most things correctly in the code, but that was a serious misconception I had! -- I'm assuming you're correct...without checking first :)
You are right, the URLs will look much cleaner now! -Clay On Thu, Jul 23, 2015 at 10:11 AM, Tobias Bocanegra <[email protected]> wrote: > Hi Clay, > > looks nice. thanks for sharing. > > I noticed that you use the 'nt' namespace for all your node names. > that is not something you should do. first of all the 'nt' namespace > is reserved for nodetypes defined by the JSRs. and of course it makes > your urls look ugly. > > regards, toby > > > On Wed, Jul 22, 2015 at 10:10 PM, Clay Ferguson <[email protected]> wrote: > > Fellow Jackrabbits: > > > > Here are several new screencasts I just now recorded on the new > > JQueryMobile-based JCR Browser called meta64.com. I think it's the only > > mobile-first Open Source JCR repository browser that exists. Correct me > if > > I'm wrong. > > > > Even if you have no interest in a mobile JCR browser, it's worth a look > just > > because it's a portal that can bootstrap any new web app you are > creating as > > long as you want the stack of: > > JQueryMobile+SpringMVC+Java+JavaScript+REST+SpringBoot+MongoDb. > > > > https://www.youtube.com/playlist?list=PL3dRK8t30WnJUQ2vvlrY1ZH_awcGTXtEe > > > > Best regards, > > Clay Ferguson > > [email protected] > > >
