>
> Hi Avi:
>
> Your statement about BMPs is interesting ... entity beans come with a
> framework that is independent of the CMP vs BMP distinction
> (e.g., technical
> callbacks, integration of callbacks with commit option,
> pooling, entity bean
> lifecycle). In your experience, do you find that this
> framework doesn't buy
> you much?
>
Only in the context of sequence generators. They don't fit well into the
entity model, as they're essentially singletons. Modifiable entity beans
don't like to be shared.
I haven't used much BMP, but I've nothing against it. With the recent
advances in CMP, however, there's less and less reason to use it.
- Avi
--
This signature intentionally left blank.
===========================================================================
To unsubscribe, send email to [EMAIL PROTECTED] and include in the body
of the message "signoff EJB-INTEREST". For general help, send email to
[EMAIL PROTECTED] and include in the body of the message "help".