Removed Hoe code, dependency.
[merb_radiant.git] / TODO.txt
blob7c463c3545aa6c233b7b4bb164e9ddd9e4a14ddd
1 == TODO
3 Merb is a framework equivalent to Action Pack. It can use Active Record. 
4 For generator we can use Rubigen, it s an extract of RailsGenerator.
6 For this we will use:
7  * Radiant trunk r742
8  * Merb (core and more) 0.9.0
9  * Merb helpers
10  * Merb ActiveRecord
12 The repository  was build with:
13  * Hoe (modified) generated skeleton
14  * Merb application
15  * Radiant source
17 1. Move Radiant base:
18  * using active record: nothing to do
19  * radius and other ruby libs: nothing to do
20  * replace RailsGenerator with Rubigen (Radiant bin)
21  * work on initializer
22  * deactivate extension dependencies (first step we move only the base)
23  * manage Controller and libraries using controllers
24  * check routes management
25  * work on views to replace Rails specific code
28 2. Replace extension system with gems:
29  * first, activate gem with only code features
30  * second, deal with extension providing assets
32 === Rubyforge
34 === Google group