From: "robert burrell donkin" <[EMAIL PROTECTED]> > i'd personally say that really betwixt should probably find addModule even > without a matching getModules but jason or james are the ones who should > be able to give a definitely answer.
I think I agree. Someone may only want to parse XML and use betwixt to default digester rules, but they may never want to output XML again. The worry though is that if their beans are turned back to XML then information will be lost. So a warning should be generated I guess. > if it's decided that it shouldn't be found then this should probably be > documented and a warning log message added. either way, shouldn't take too > long to do once the correct approach is clear. Agreed. I think I'm leaning towards just generating a warning. Would that be OK with you Jon? James _________________________________________________________ Do You Yahoo!? Get your free @yahoo.com address at http://mail.yahoo.com -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>
