diff --git a/todo.md b/todo.md index ad23eb6..867d287 100644 --- a/todo.md +++ b/todo.md @@ -58,4 +58,6 @@ - assets * ability to manage scripts order (store these in a vector?) * http://ryanbigg.com/guides/asset_pipeline.html, http://guides.rubyonrails.org/asset_pipeline.html, use content hash instead of mtime + directory hash. -- Requirement checker \ No newline at end of file +- Requirement checker +- widgets + * if we're going to supply default ones, these should generate really unique IDs. This will solve a lot of AJAX-nesting problems. \ No newline at end of file