1
0
Fork 0
mirror of https://github.com/yweber/lodel2.git synced 2025-11-22 05:36:54 +01:00
Commit graph

10 commits

Author SHA1 Message Date
Yann
2739a94e5a Add more capabilities to Model class to handles actives groups 2016-04-21 09:41:06 +02:00
Yann
c5971d9590 Updated comments (and deleting space between ## and @brief ) 2016-04-12 12:16:52 +02:00
prieto
20b148f0d0 Ajout getter 2016-04-08 15:05:21 +02:00
Yann
f572743c09 Bugfixes + add backreference support in datahandlers (untested) 2016-04-06 14:05:52 +02:00
Yann
747205a0fe LeFactory first implementation
This implementation is broken because of relation data_handler. Backreference is a broken concept and relation data_handler too.
2016-04-01 17:17:30 +02:00
Yann
a102a064e8 More tests on d_hash() + some fixes 2016-03-23 16:40:31 +01:00
Yann
0ad46e9e37 Disabled deterministic __hash__ method and renamed it d_hash() + tests 2016-03-23 16:10:25 +01:00
Yann
2835624bad Implements deterministic __hash__ methods for objects 2016-03-23 15:48:39 +01:00
Yann
c85a78ff8a EmGroup implementation + fixes + tests 2016-03-23 11:43:18 +01:00
Yann
ba28ec26c0 Begin editorial_model package implementation + tests 2016-03-18 15:05:18 +01:00