Yonik Seeley wrote:
On Jan 23, 2008 3:02 PM, Ryan McKinley (JIRA) <[EMAIL PROTECTED]> wrote:
Even if we are the only implementation, how do you add functions after a
release? Is it just that the standard compatibility rules would not apply?
I *think* that a client using an older interface (and just using the
older methods) would still be compatible if you added new methods to
either an interface or an abstract class. They certainly would be on
a re-compile of course.
Should I roll back the interface -> abstract class change? rev 614633
I am fine either way -- as long as post 1.3, there is flexibility to
change the interface.
ryan