Stefano Bagnara wrote: > Noel J. Bergman wrote: >> Stefano Bagnara wrote: >>> I think we could write a simple implementation of MailRepository >>> over Javamail MailStore and support the UID specific behaviour >>> via reflection. >> If you have to write reflective code then you are bypassing the >> standard JavaMail interface, and touching GPL code, contaminating >> our entire codebase. > javamail store interface not supporting a way to retrieve a message > you just stored to it.
If GPL code includes methods that are not present in the javax.* API, you cannot use them without infecting the code. --- Noel --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]