Skip to content

RIALY(from "Building RIAs Easily") is a lightweight design pattern tool kit for Adobe Flex.

Notifications You must be signed in to change notification settings

mackato/rialy-flex-framework

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 

Repository files navigation

RIALY

RIALY(from "Building RIAs Easily") is a lightweight design pattern tool kit for Adobe Flex.

  • RIALY reduces your application line of code and eliminates unmaintainable spaghetti code.
  • RIALY allows you to cleanly separate your views and your actions.
  • RIALY offers an IDE-free build process that uses Maven and Flexmojos.
  • RIALY builds the application in each environment such as "development" and "production".

Flowing on the RIALY

Requirements

  • Adobe Flex 3 SDK or Flex Builder 3.
  • Maven 2.0.9 or above.

Limitations

  • RIALY does not supports Adobe AIR.
  • RIALY only supports Flex version 3.x.

Documentation

Articles

ToDo

  • Support Adobe AIR and Flex 4.
  • Make some sample applications and tutorials.
  • Add the model layer of the MVC design pattern.
  • Provide the application generator and component code generators.

License

(The MIT License)

Copyright © 2010 Masakuni Kato

Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the ‘Software’), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:

The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED ‘AS IS’, WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.

About

RIALY(from "Building RIAs Easily") is a lightweight design pattern tool kit for Adobe Flex.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published