Changes between Version 3 and Version 4 of Goodies
- Timestamp:
- 02/26/08 11:29:42 (5 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Goodies
v3 v4 2 2 3 3 * [http://bighead.poli.usp.br/~lameiro/ElixirGenXML/ ElixirGenXML - generate Elixir entity definitions from UML class diagrams (XMI files)] 4 * [http://code.google.com/p/sqlalchemy-validations/ SQLAlchemy validations]. It is an extension for SQLAlchemy (and Elixir) that checks if an object is consistent according to a customizable set of rules just before being saved to the database. 4 5 * [http://groups.google.co.ve/group/sqlelixir/files Vim bindings for quick Elixir development (using the DSL syntax)] 5 6 * [http://groups.google.co.ve/group/sqlelixir/files TextMate bundle for quick Elixir development]. There are two different versions you can choose from: one for the attribute-based syntax (the default syntax from 0.4 onward) and one for the DSL syntax. The author recommends installing only one or the other because several of the tab expansion shortcuts overlap and then you have to tell TextMate which one you mean every time.
