On Mon, Dec 29, 2003 at 02:20:35PM -0500, Kevin Smith wrote: > After turning on some debugging information, I figured out what the > problem was. The object that was returning the instance 'foo' was an > instance method. Quixote was looking at this method for a property > called '_q_exports' instead of the instance that the method returned. > This seems strange to me. I would have expected it to call the > instance method and use the result of that call for the namespace. I It sounds like you're expecting Quixote to infer your intentions, but maybe that's just because you've so far told us nothing about the context where this is (or is not) happening. What comes before "foo" in the URL, and what is Quixote being given with which to handle it? -- If there were a verb meaning "to believe falsely", it would not have any significant first person, present indicative. -- Wittgenstein