I've been wrestling with this one because although I know its possible to do
this I'm not sure if its proper. I have this datastructure that I don't need
to put into a database (there would be another persistence mechanism) but it
fits the EJB paradigm very well. Should I implement the datastructure as a
BMP bean and just define how it gets and stores its data, or should I not
model it as an EJB? This is a gray area because it will work either way, but
I'm not sure if my thoughts are "unpure" :)
--
--------------------------------------------------------------
To subscribe: [EMAIL PROTECTED]
To unsubscribe: [EMAIL PROTECTED]
Problems?: [EMAIL PROTECTED]