Sha256: 8824a122064936c89af564b71e29e0712533f124121fa8d737ead90b565cf90a
Contents?: true
Size: 1 KB
Versions: 4
Compression:
Stored size: 1 KB
Contents
=Dubious Roadmap We want developers to be able to merge Mirah code into existing Rails apps, so we should try to follow Rails conventions whenever possible. We also want developers to be able to create stand-alone Dubious apps. Here is the list of features I see as most critical. * Cookie-based sessions with support for flash[:notice] * Create and Validate csrf tokens (some plumbing is in place) * Packaging system (we could use gems that include jar files) * Generators for scaffold (as well as controllers and models) * Command to generate a new dubious app * Strategy to generate/publish documentation ==Mirah Features We also need some new features from Mirah and MirahModel ====MirahModel * The coerce_date methods should accept/parse strings * Validations starting with syntax for :required => true * Integrated JSON support for: respons_to :json ====Mirah * Fix issues with Hash Literals * Ability to add new methods to Java classes * Strategy to generate/publish documentation * Better syntax for 'returns'
Version data entries
4 entries across 4 versions & 1 rubygems
Version | Path |
---|---|
dubious-0.0.3-java | ROADMAP.rdoc |
dubious-0.0.2-java | ROADMAP.rdoc |
dubious-0.0.1-java | ROADMAP.rdoc |
dubious-0.0.0-java | ROADMAP.rdoc |