On Aug 28, 2010, at 1:55 PM, David Blevins wrote: > Ideally, we could get some consistently functioning code for method/class > applicable metadata and funnel all these sources through it. The > TransactionAttribute processing code is abstracted to support additional > kinds of metadata, but that code also has the additional semantics of things > that are found in the <assembly-descriptor> which is sort of the old way to > compose metadata on beans and pulls in the "method interface" which is a > needless complication. No future annotations added to EJB will be using > that, so maybe we want to not use it. But definitely I hope we can stay on > the consistent path.
Cool. Saw the commit. What approach did you end up taking? -David
