Roger, thank you! That did the trick. All i had to do was double the square brackets as in:
<alias> <typeAlias alias="MySpecialTypeHandler" type="myFirstNamespace.MyGenericTypeHandlerCallback`1[[mysecondNamespace.MySpecialType, mySecondAssembly]], myFirstAssembly"/> </alias> I did not have to use the fully qualified name, but it probably wouldn't hurt :-) Frankly i'm amazed that iBatis can do this. Kudos to the iBatis team on this! ~ -- View this message in context: http://old.nabble.com/Does-iBatis-support-generic-TypeHandlerCallbacks-spanning-multiple-assemblies--tp26633442p26634195.html Sent from the iBATIS - User - Cs mailing list archive at Nabble.com. --------------------------------------------------------------------- To unsubscribe, e-mail: user-cs-unsubscr...@ibatis.apache.org For additional commands, e-mail: user-cs-h...@ibatis.apache.org