You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I think to start with we can use this thread to all help steer the direction on the extension. If everyone can list out features that they would like to see implemented etc we can then compile this into a valid roadmap document.
Running list of ideas are:
Mock interaction with mage to de couple database and session instantiation.
Code generation from Adminhtml blocks and controllers
Code generation for layout.xml
Code generation for system.xml ??
Example usage patterns. E.g. model using adapter pattern to decouple from Magento
Examples of how to mock magic _get.. and _set.. using @method annotations or stubs
👍 For examples. Do you then think have it all included in the Readme.md file is OK or is it better as a github page or read the docs format ? What is the most user friendly and searchable medium ?
Create a document that list the goals of the project and the features that will be added over time.
These items can then be turned into GH Issues and completed.
The text was updated successfully, but these errors were encountered: