Pre-announcing: Streamlined 0.1.0
Posted by jgehtland Fri, 16 Mar 2007 17:58:55 GMT
We’re very pleased to announce the imminent release of Streamlined 0.1.0. We’ve been looking over the tickets, notes, comments, hate mail, etc. we’ve gotten and taken almost all of it to heart. Streamlined 0.1.0 is an entirely refactored codebase, and includes the following changes over 0.0.7.1:
- 100% C0 code coverage
- declarative column options for:
- which view to render in (list, edit, new, show)
- custom headers
- read-only columns
- abstracts columns (any method on the object available)
- per-column link attributes (causes the value to be turned into a link to the provided URL)
- per-column popup link
- declarative model options for:
- whether to show per-item action buttons in the list view (edit/delete/show)
- use of non-ajax or ajaxified views
- 100% unobtrusive javascript
These changes will lead to a host of new features over the next several weeks, including:
- complete RESTful support for all views, including export formats
- per-user configuration and preferences, including column ordering and default sort per-user
- smart folder functionality per-model, with optional per-user smart folders
- a more easily extended set of default relationship views
- and, perhaps above all, documentation
We’re looking for testers right now. If you are interested, contact us at contact AT relevancellc DOT com or on the dicsussion list and we’ll give you access to the subversion Edge branch. We’ll publicly release Edge at the end of next week, and go 0.1 the week after that.
We’re really excited about release, and, if you look at the changes in the codebase, we think you will be too.




Sweet…looking forward to it.