equal
deleted
inserted
replaced
1 Changelog |
1 Changelog |
2 ========= |
2 ========= |
|
3 |
|
4 0.1.16 |
|
5 ------ |
|
6 - updated annotation adapter factory to use a registered object factory if given factory is an |
|
7 interface |
|
8 - added "parent_selector" predicate for IObjectMoved/IObjectAdded events |
|
9 - added "is_interface" function to check if an object is an interface |
|
10 - added IRelativeURL interface, default adapter and TALES "relative_url" extension to get |
|
11 content's URL based on current display context |
|
12 - added "cache_key" and "timestamp" TALES extensions |
|
13 - removed configuration factory interfaces and use standard object factory |
3 |
14 |
4 0.1.15 |
15 0.1.15 |
5 ------ |
16 ------ |
6 - added "inherit_from" attribute to IInheritInfo interface |
17 - added "inherit_from" attribute to IInheritInfo interface |
7 - added helper to get a persistent adapter through context's annotations |
18 - added helper to get a persistent adapter through context's annotations |