Re: Subject: [ABATOR] prefixes in generated code

2005-12-23 Thread Dan Hodnett
ah yes, course. I would have seen that if I had looked further into the code generation. It makes sense; ... gotta mark the generated XML elements somehow. (any you can't add an attribute to flag them, 'cause you don't own the dtd) Given that the XML id values are not used often, the prefix wou

Happy Holidays

2005-12-23 Thread Nathan Maves
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Hey guys just wanted to wish everyone a happy holidays! I will be off until next year. Email me if you need anything. Nathan -BEGIN PGP SIGNATURE- Version: GnuPG v1.4.1 (Darwin) iD8DBQFDrC59IctU6cqxUyYRArmwAJ95f/rCWGTvLlnFEd7kjahNvlt7bgCgj

[jira] Commented: (IBATIS-238) Property of a bean from a list can not be used in a dynamic query in elements isEquals and so on

2005-12-23 Thread Jeff Butler (JIRA)
[ http://issues.apache.org/jira/browse/IBATIS-238?page=comments#action_12361196 ] Jeff Butler commented on IBATIS-238: We definitiely need something like this for dynamic elements within an iterate tag. But I wonder if this is the right way to solve it

[jira] Updated: (IBATIS-238) Property of a bean from a list can not be used in a dynamic query in elements isEquals and so on

2005-12-23 Thread Martin Zeltner (JIRA)
[ http://issues.apache.org/jira/browse/IBATIS-238?page=all ] Martin Zeltner updated IBATIS-238: -- Attachment: baseprobe_patch.txt Here my patch for this. > Property of a bean from a list can not be used in a dynamic query in elements > isEquals and so

[jira] Created: (IBATIS-238) Property of a bean from a list can not be used in a dynamic query in elements isEquals and so on

2005-12-23 Thread Martin Zeltner (JIRA)
Property of a bean from a list can not be used in a dynamic query in elements isEquals and so on Key: IBATIS-238 URL: http://issues.apache.org/jira/browse/IBATIS-238 Project: iB