Ticket #165 (new defect)
Opened 3 months ago
Solar_Cli_MakeApp::$_extends should default to 'Solar_Controller_Page'
| Reported by: | rkolbe | Owned by: | pmjones |
|---|---|---|---|
| Priority: | trivial | Component: | code |
| Keywords: | Cc: |
Description
When using Solar_Cli_MakeApp from the CLI, currently newly created applications default to extending Solar_App_Base if --extends is not used. For convenience, this should extend Solar_Controller_Page by default since Vendors do not necessarily want to default to Solar_App_Base.
Attachments
Note: See
TracTickets for help on using
tickets.
