-- James Mitchell Software Engineer / Open Source Evangelist EdgeTech, Inc. 678.910.8017 AIM: jmitchtx
----- Original Message ----- From: "Nils Liebelt" <[EMAIL PROTECTED]>
To: <dev@struts.apache.org>
Sent: Monday, January 24, 2005 3:56 PM
Subject: OffTopic - aaaaaaaaaaaaaaaaaaaaaaaarrrrgggh
This has nothing to do with Struts in particular.
After spending 4:30 hrs of researching why my logic:iterate tags do such strange things and why I get the weirdest Exceptions with now hints in no mailinglists I find out that the Poseidons code generator actually makes a method with such signature:
public void addNationality(java.util.Collection nationality)
But this method doesn't add your argument to the objects collection, it just
places it inside:
this.nationality.add(nationality);
How f#$%ckin dumb is that! Sorry bothering but I just had to express myself
to people who understand.
mtgglf
Nils
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]