Am 27.01.2014 um 13:13 schrieb Massimo Valle <devt...@saco.info>: > > I downloaded the 14.0pr and found that some properties from the SQLFieldMBS > class are not here anymore (e.g. FieldType). Then I just recognized these > properties are now renamed stripping the “Field” prefix. > This is good, from a design point of view, but it still breaks my current > code and classes. Also, I don’t see it mentioned in the documentation.
Well, I made a note in pr2 that I moved a lot of things to be property. > I suggest to have a deprecation stage, before removing the old names, so one > can nicely update the plugins without having to change all current code for > renamed properties or methods. A time-window where both names can coexists, > and then remove the old one after some time. Let me, check this. I may be able to simply include them with both names for a time. technically you can also use #if MBS.Year < 2014 then" to use old or new name dynamically. Sincerely Christian -- Read our blog about news on our plugins: http://www.mbsplugins.de/ _______________________________________________ Mbsplugins_monkeybreadsoftware.info mailing list mbsplugins@monkeybreadsoftware.info https://ml01.ispgateway.de/mailman/listinfo/mbsplugins_monkeybreadsoftware.info