On Jan 23, 2008 3:16 PM, Ryan McKinley <[EMAIL PROTECTED]> wrote:
>
> 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

Nah... there is really no benefit to that particular class being an interface.

-Yonik

Reply via email to