- 29 Jul, 2007 4 commits
-
-
Hanno Schlichting authored
-
Philipp von Weitershausen authored
-
Philipp von Weitershausen authored
-
Philipp von Weitershausen authored
-
- 28 Jul, 2007 31 commits
-
-
Philipp von Weitershausen authored
-
Hanno Schlichting authored
-
Hanno Schlichting authored
-
Hanno Schlichting authored
-
Philipp von Weitershausen authored
-
Hanno Schlichting authored
-
Hanno Schlichting authored
-
Hanno Schlichting authored
-
Hanno Schlichting authored
-
Hanno Schlichting authored
-
Hanno Schlichting authored
-
Hanno Schlichting authored
-
Philipp von Weitershausen authored
-
Philipp von Weitershausen authored
-
Philipp von Weitershausen authored
-
Philipp von Weitershausen authored
-
Philipp von Weitershausen authored
-
Philipp von Weitershausen authored
-
Philipp von Weitershausen authored
-
Philipp von Weitershausen authored
-
Philipp von Weitershausen authored
of the loop here.
-
Philipp von Weitershausen authored
parent (by using the aq_inner() and aq_parent() functions, not the attributes).
-
Philipp von Weitershausen authored
-
Hanno Schlichting authored
Use new module level aq_inContextOf method, so this works for non-wrappers as well. Still needs to be made aware of __parent__ pointers
-
Philipp von Weitershausen authored
-
Philipp von Weitershausen authored
module-level aq_acquire, aq_inner, aq_parent, etc. functions.
-
Philipp von Weitershausen authored
function so that we can write a module-level function for that functionality as well.
-
Philipp von Weitershausen authored
-
Philipp von Weitershausen authored
-
Philipp von Weitershausen authored
from the base class.
-
Philipp von Weitershausen authored
and an object's parent by usingn the aq_parent and aq_inner *functions*, not attributes.
-
- 27 Jul, 2007 5 commits
-
-
Philipp von Weitershausen authored
-
Philipp von Weitershausen authored
Both are the canonical forms of getting to an object's parent now.
-
Philipp von Weitershausen authored
meta_type)...
-
Philipp von Weitershausen authored
'self' is a view) have an aq_chain that includes the view again. Naturally, this branch is all about ripping this out.
-
Philipp von Weitershausen authored
-