2014-05-02 16:44 GMT+02:00 Les Mikesell <[email protected]>: > On Fri, May 2, 2014 at 8:15 AM, nicolas de loof > <[email protected]> wrote: > > The DSL keyword implementation is just a dozen lines, so easy to > > re-implement and extend. > > The DSL itself is the least interesting part to me. I don't really > care about the keyword names or the syntax of where the squigglies go. > But you have clearly put a lot of effort into choosing the useful > high-level operations and wrapping access to the jenkins API with > reasonable error handling. I think it would be very useful to have > access to those operations as simple groovy methods without having to > repeat that effort and include a huge amount of visible code in each > job. >
Those "simple groovy methods" ARE the DSL keywords :P > > > As I said, I'm giving up with this plugin, so if someone volunteer and > want > > to resurrect workspace support, all yours > > Unfortunately, the reason I want this is that I'm not good at java or > groovy... > > -- > Les Mikesell > [email protected] > > -- > You received this message because you are subscribed to the Google Groups > "Jenkins Users" group. > To unsubscribe from this group and stop receiving emails from it, send an > email to [email protected]. > For more options, visit https://groups.google.com/d/optout. > -- You received this message because you are subscribed to the Google Groups "Jenkins Users" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/d/optout.
