
12 Nov
2010
12 Nov
'10
3:19 p.m.
On 12 November 2010 18:18, Will Thompson
On 12/11/10 18:10, Duncan Coutts wrote:
Ok, so you're saying that nobody could possibly have been using this feature because it plainly does not work? So it's safe to change the behaviour without doing a major version bump?
Yep. With current releases, the generated code does not compile, because the functions defined in the instance aren't actually methods of the class being implemented. So this is just a bug fix, not a change in behaviour anyone could have been relying on.
Ok, great, thanks. Duncan