[Gambas-user] Big incompatible change

richard terry rterry at ...1946...
Sat Aug 20 12:11:39 CEST 2011


On Saturday 20 August 2011 10:37:32 Benoît Minisini wrote:
> To fix the bug tracker issue #78, I had to do some incompatible changes.
> 
> - TreeView, ListView and ColumnView Find() method have been renamed as
> FindAt().
> 
> - IconView.Find() has been renamed as FindAt().
> 
> - Workspace.Children has been renamed as Workspace.Windows.
> 
> The IDE source code has been fixed accordingly.
> 
> But now, changing the return datatype of a method through inheritance is
>  now correctly forbidden.
> 
> Theoretically, I have to prevent method signature from changing between
> inheritance too. But it is more complex to do that, so it will come later.
> 
> I hope that it won't break your projects too much.
> 
> I will make a RC3 soon.
> 
> Regards,
> 
Benoit, have you updated the SVN with this, if so, what version number.

This shouldn't involve more than a simple string replace in my rather (huge) 
project!

Regards

richard




More information about the User mailing list