Changeset 515 for elixir/trunk/AUTHORS

Show
Ignore:
Timestamp:
11/12/09 14:47:53 (3 years ago)
Author:
ged
Message:

- Added a new collection which can resolve entities relative to the current

entity, for example "..other_module.Class" (based on patches from Johannes
Janssen, closes #93).

- Added a new entity option "resolve_root", which allows one to specify the

root module where your entities are defined. The string will be prepended
to all "absolute" entity paths. It can also be used on a per-entity basis.
This feature is based on a patch from Johannes Janssen, see #93.

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • elixir/trunk/AUTHORS

    r504 r515  
    1616- Graham Higgins 
    1717- Jason R. Coombs 
     18- Johannes Janssen 
    1819- Neil Blakey-Milner 
    1920- Paul Johnston 
    2021- Remi Jolin 
    2122- Robin Munn 
     23- Stéphane Klein 
    2224- Valentin Lab 
    2325- some anonymous contributions I couldn't trace to someone in particular