- 28 Jul, 2007 27 commits
-
-
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 12 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
-
Philipp von Weitershausen authored
so let's simply reuse Zope3's ViewPageTemplateFIle
-
Philipp von Weitershausen authored
-
Philipp von Weitershausen authored
*usually* ends up being the view, unless the provider decides otherwise.
-
Philipp von Weitershausen authored
-
Philipp von Weitershausen authored
-
Philipp von Weitershausen authored
-
Philipp von Weitershausen authored
not the context).
-
- 24 Jul, 2007 1 commit
-
-
Philipp von Weitershausen authored
Log message for revision 77024: Read that mail again, we agreed on raising an AttributeError instead of returning None.
-