Sha256: 2ececf88627e0b0903b60745ec283afbc2b445b3658f06f8e0ed163beb71dbfa

Contents?: true

Size: 733 Bytes

Versions: 1

Compression:

Stored size: 733 Bytes

Contents

== Improvements

The obvious potential improvements are ported the package to additional operating systems and web servers.  This would require minimal, but completely worth-while structure changes Plow::Generator class.
  
  * Move all system administrative logic to model classes and redesign the class around the builder pattern to allow to construct user-determined classes dynamically at run-time
  * Move all data validations to the same model classes or to new classes entirely, depending on the needs at the time
  * More specific data validations
  * Handing of more complex web application structures
  * automatic deployment of web applications from github
  * better argument parsing and including option flags as needed

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
plow-0.1.0 ROAD-MAP