--
You received this message because you are subscribed to the Google Groups "Jenkins Developers" group.
To unsubscribe from this group and stop receiving emails from it, send an email to jenkinsci-de...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/jenkinsci-dev/CA%2Bb6JB-2S883fgAZTrKxrooGrwXWGRBEOj2jqLHHBe1G41zLvQ%40mail.gmail.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/jenkinsci-dev/CAPzq3pdzjUhKp5HX72s9fiTKhcCk6PY7aZLfOB02qp%2BCZhnN7Q%40mail.gmail.com.
Is there a way in Jenkins to deal with such updates of classes ?
--
You received this message because you are subscribed to the Google Groups "Jenkins Developers" group.
To unsubscribe from this group and stop receiving emails from it, send an email to jenkinsci-de...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/jenkinsci-dev/CANfRfr1uDnj4Lvg3ZL7_u3o1W%2BtDqo983Nyv3H3MucteFO7Z6g%40mail.gmail.com.
Thanks for your input. I agree with the readResolve but then I'm wondering about the maintainability of the class. Let's say in a future version I add another field, and in a next one yet another. My readResolve is going to be huge and complicated to deal with. Is there some kind of pattern to do it right ?
--
You received this message because you are subscribed to the Google Groups "Jenkins Developers" group.
To unsubscribe from this group and stop receiving emails from it, send an email to jenkinsci-de...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/jenkinsci-dev/CAMo7Pt%2BzNKUL_wa66GYkrsQ3ja%3D85OdddSODjv29QTjRMmCycw%40mail.gmail.com.
new options are often phrased so the legacy default behavior corresponds to the default field value ("dontDoWhatever" field names are common).