#66 — the "view" subcommand must change my MyCustomTypeView to MyCustomType

by Luca Fabbri last modified Sep 15, 2011 12:54 PM
State Unconfirmed
Version: 2.19
Area General
Issue type Feature
Severity Medium
Submitted by Luca Fabbri
Submitted on Sep 15, 2011
Responsible
Target release:
When using

    paster addcontent view

The wizard ask me for a view name. Is a common error (only for me?!) to specify a final "View" after the view name.

This will generate a lot of code like:

    MyCustomTypeViewView

Maybe ZopeSkel can remove the final "View" if present.

No responses can be added.