On 10/19/07, Felix Meschberger <[EMAIL PROTECTED]> wrote: > ...I would not create another interface for this. A simple bean class > should probably suffice it, I think ...
The same idea occured to me while riding my bike to lunch. Riding bikes is a Good Thing ;-) So I agree on using a simple wrapper class, without adding another interface to the API. -Bertrand
