Hi, Im trying to contribute a type coercer from MyType to String (and vice versa), but it seems like the Object to String is used instead. When the ActionLink is rendered with a MyType in the context it renders to the value toString() returns, not the value my MyType->String coercer gives.
I have tried to add @Order("before:*.*") to the contribution, but to no avail... any suggestions? -- /ted --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]