I think it would be pretty heavy to have to check a version on every
interface (in this model, an interface is not just a java interface as
described previously) - The CommonVersion class might work but you
still need to ensure it gets loaded before _other_ actual (common)
interfaces; otherwise you could still get into a situation where
version check would not happen, leading to unexpected (interface)
errors as some of the interfaces could be accessed very early on during
start-up. Not a blocker I think, just pointing that out...
--francois
- Re: Sharing code Francois Orsini
- Re: Sharing code Mike Matrigali
- Re: Sharing code Daniel John Debrunner
- Re: Sharing code David W. Van Couvering
- Re: Sharing code David W. Van Couvering
- Re: Sharing code Lance J. Andersen
- Re: Sharing code David W. Van Couvering
- Re: Sharing code Jeremy Boynes
- Re: Sharing code David W. Van Couvering
- Re: Sharing code Daniel John Debrunner
- Re: Sharing code Jeremy Boynes
