youngj / Envaya

A technology platform for civil society organizations in developing countries
http://envaya.org
Other
17 stars 8 forks source link

entity subtype codes should be strings, not integers #89

Closed youngj closed 13 years ago

youngj commented 13 years ago

the current implementation of entities requires hardcoding unique integers into EntityRegistry, which breaks modularization. entity subtypes should instead be namespaced strings like core.user, core.widget, envaya.report, foo.baz etc.

youngj commented 13 years ago

in 06ab21aaa81f33b88a5b1cfb5bb4c6679888fa80