On Sun, Oct 23, 2016 at 5:17 PM, Daniel Beck <[email protected]> wrote: > https://github.com/daniel-beck/saltstack-plugin/commits/refactor
I.e., https://github.com/daniel-beck/saltstack-plugin/compare/master...refactor though filing a WiP PR is the best way to solicit line-by-line feedback (for example, extend `AbstractDescribableImpl`). > I'm not really happy with the $class/f:class-entry You are trying to use low-level controls and making it unnecessarily hard. KISS and use `f:dropdownDescriptorSelector`. Also see `ui-samples-plugin` for examples of doing things the straightforward way. https://github.com/jenkinsci/workflow-step-api-plugin/#writing-pipeline-steps -- 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 [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/jenkinsci-dev/CANfRfr1qeFahbSo%3D_cfdsLsA8rHuzPgeUbhZWbJKwW4_CyBCqw%40mail.gmail.com. For more options, visit https://groups.google.com/d/optout.
