grounded / afterburner

A bunch of ideas allowing developers to defer decisions in, and reduce coupling of, an application's technology stack through the provision of design patterns.
MIT License
4 stars 0 forks source link

Simple back-end scaffolds must be generable #3

Open robyurkowski opened 12 years ago

robyurkowski commented 12 years ago

We must be able to create a resource scaffold that hooks into the back-end and the front-end of the site.

On the back end, it should register the extension and set it to display (or not, if it is hidden).

On the front end, it should register a menu item so that it can be displayed.