I can leave the old Span class in as a subclass of the new TextSpan, but marked as deprecated, so that old code will continue to run.
Sandro Martini wrote: > Hi Noel, > Of course in a maintenance release an incompatible change like this is not > the best, but for me no problem, go with the change. Maybe only report this > change in a jira ticket, so will be visible in release notes. > > Bye > Il giorno 04/ago/2011 08:44, "Noel Grandin" <[email protected]> ha > scritto: >> Hi >> >> I'd like to rename Span to TextSpan because I keep having to specify the > fully qualified class name in code where we are >> using both >> wtk.text.Span >> and >> wtk.Span >> >> Any objections? >> >> -- Noel
