If I've got multiple implementations of an extension point, can I still
have just one Descriptor for the abstract class they're inheriting from? I
ask 'cos I need to keep some transient data there on startup (parsed
Pipeline scripts contributed by other plugins) that I don't want to have to
reload/reparsed every time they're referenced, so I'd like to cache the
resulting data for a given implementation once I've asked for it. The
actual mechanisms of this, I get, but I'm legitimately not sure *where* to
put that transient map to cache this stuff.

Halp?

A.

-- 
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-dev+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jenkinsci-dev/CAPbPdOauSQtV6eZOco1tD5-t4znK5-CLCZ1mgqxGiN2OcTEE3g%40mail.gmail.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to