Changes between Version 2 and Version 3 of Goodies

Show
Ignore:
Timestamp:
01/17/08 11:46:34 (5 years ago)
Author:
ged (IP: 213.219.133.176)
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • Goodies

    v2 v3  
    1 Elixir has already a few interesting satellite projects. 
     1Elixir has already a few interesting satellite projects or helper tools: 
    22 
    33 * [http://bighead.poli.usp.br/~lameiro/ElixirGenXML/ ElixirGenXML - generate Elixir entity definitions from UML class diagrams (XMI files)] 
    44 * [http://groups.google.co.ve/group/sqlelixir/files Vim bindings for quick Elixir development (using the DSL syntax)] 
    5  * [http://groups.google.co.ve/group/sqlelixir/files TextMate bundle for quick Elixir development (using the DSL syntax)] 
     5 * [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. 
    66 
    77If you have a project which can help development using Elixir, don't hesitate to add it to the list.