Re: Bunch of issues...
Jason Carreira <[email protected]>
| Newsgroups | gmane.comp.java.open-symphony.webwork |
|---|---|
| Message-ID | <27432039.1145369290222.JavaMail.os-j2ee@opensymphony01.managed.contegix.com> |
Sorry, I should have known better than to have given an opinion of what the problem might be... Like I said I don't KNOW what the problem is. I've lost my wonder-powers of psychic debugging where I can diagnose any issue from a few lines of mis-copied code and script. > > Ognl. The problem, of course, is type erasure in > the > > lovely JDK1.5 generics, so at runtime a List is a > > List. > > Sorry, I can't let this pass either. erasure in fact > HELPS in this case, it'd be one thing if ognl were > somehow figured out that my getTotal method takes in > List<String> and did the coercion, but that's not the > case. My point is that it shouldn't give a shit > what's in my List, a List is a List, and if I just > looked one up and assigned it an id, then passed the > List to some other method. it's not insane to expect > that the same List is passed, without ognl wanting to > molest its contents. --------------------------------------------------------------------- Posted via Jive Forums http://forums.opensymphony.com/thread.jspa?threadID=26282&messageID=51874#51874 --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]