Status: New Owner: ---- Labels: Type-Defect Priority-Medium
New issue 767 by sean.p.d...@gmail.com: Book: presentation names are confusing http://code.google.com/p/moose-technology/issues/detail?id=767
For example, on http://www.themoosebook.org/book/internals/glamour/presentations/action-list
ActionListPresentation is referenced, but the class name is GLMActionListPresentation. So, when I pasted it into a workspace, it was highlighted red as an unrecognized class. I think it'd be clearer to either use full presentation class names or spaces between camel case (e.g. "Action List Presentation").
The same is true for some of the other presentations e.g. DiffPresentation