|
Revision 515, 477 bytes
(checked in by ged, 2 years ago)
|
|
- 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.
|
| Line | |
|---|
| 1 | Initial developers |
|---|
| 2 | - Daniel Haus |
|---|
| 3 | - Gaëtan de Menten |
|---|
| 4 | - Jonathan LaCour |
|---|
| 5 | |
|---|
| 6 | Website design and maintenance |
|---|
| 7 | - Daniel Haus |
|---|
| 8 | |
|---|
| 9 | Contributors (listed alphabetically) |
|---|
| 10 | - Alex Bodnaru |
|---|
| 11 | - Alexandre da Silva |
|---|
| 12 | - Alice McGregor |
|---|
| 13 | - Ants Aasma |
|---|
| 14 | - Ben Bangert |
|---|
| 15 | - Diez B. Roggisch |
|---|
| 16 | - Graham Higgins |
|---|
| 17 | - Jason R. Coombs |
|---|
| 18 | - Johannes Janssen |
|---|
| 19 | - Neil Blakey-Milner |
|---|
| 20 | - Paul Johnston |
|---|
| 21 | - Remi Jolin |
|---|
| 22 | - Robin Munn |
|---|
| 23 | - Stéphane Klein |
|---|
| 24 | - Valentin Lab |
|---|
| 25 | - some anonymous contributions I couldn't trace to someone in particular |
|---|