Alexey Romanov
Alexey Romanov

Reputation: 170745

iPOJO and service damping

The comparison table for iPOJO says it supports service damping, like Blueprint does. Does this just refer to temporal dependencies or other service dependencies as well?

Upvotes: 0

Views: 183

Answers (1)

Clement
Clement

Reputation: 3202

Right now, only temporal dependencies are supporting damping. However temporal dependencies are just regular (optional) dependencies, so it does not change much.

In addition, it's planned to integrate the 'temporal' aspect directly in the core.

Upvotes: 1

Related Questions