Alan Burlison wrote:

> I have a quick-and-hacky fix for this that works for my limited test 
> case but it definitely needs polishing by someone who understands the 
> Stripes innards more than I do, so I'm moving this thread over onto 
> stripes-development, as that seems a more relevant forum.

The more I read the code in question, the less I understand it.  I can 
understand why the code would have to traverse up the class hierarchy to 
determine the real type of a Type Variable, but why does it need to scan 
back along the NodeEvaluation chain?  Surely the type of a value depends 
only on its class and not the rest of the expression that it is a part of?

-- 
Alan Burlison
--

-------------------------------------------------------------------------
This SF.net email is sponsored by: Splunk Inc.
Still grepping through log files to find problems?  Stop.
Now Search log events and configuration files using AJAX and a browser.
Download your FREE copy of Splunk now >> http://get.splunk.com/
_______________________________________________
Stripes-development mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/stripes-development

Reply via email to