I'm going through the public review version of the Java APIs and Annotations spec [1] to get the 2.x code alligned with whats in the spec. One of the changes is to remove the support for conversations so i'd like to delete those classes from the Tuscany SCA-API module. That will break the other code that uses and implements the support for conversations so i'd like to remove that code too. I'll start doing this on Monday unless anyone has objections.
...ant [1] http://docs.oasis-open.org/opencsa/sca-j/sca-javacaa-1.1-spec-cd03.pdf
