It would be great if there was an expand/collapse all (maybe even by object type?) for a workspace. And while I realize that we just need to do an extension of the CSLA mold to be able to set all the entities to CRUD and assign our standard names to the various classes (root, list, info, infolist and nvlist) and universal rules, if you could change common properties simultaneously on a set of entities, that would be a great timesaver.
Also, the textboxes and DDLs in the CSLA Details work area are very narrow and aren't resizeable. There is a lot of space available on the right, particularly for the Name,Value List tab. And just nitpicking here but the tab 'Childs' should be 'Children'.
And when you create a ReadOnly list, the Info Class name defaults to the base + Info which is fine, but the List Class defaults to the base + List. I think the standard is base + InfoList.