Ultimate desired behavior:

When DATA is coming in (via the CmdDATA) we start creating a Mail (via 
Mail.java or whatever).  If the size exceeds N bytes we instead create a mail 
store. The Mail now points to the mail store.

Acceptable behavior for M3:

When DATA is coming in, it is immediately directed to the MailStore.  The 
Hibernate implementation just keeps a pointer to it.

If I were a dicktator:

Immediately add this in the execution path.  Immediately change the Hibernate 
stuff to us this for the main message body.

We aren't even close to starting the Calendar stuff.  IMAP is really more 
important to get under way in the short term.  Security is more important as 
the IMAP stuff flushes out.  We can always refactor and repackage stuff later 
so don't worry about it.  Its just Java.  We have CVS.  We can always change 
the Java in CVS.

Suggestion:

The two of you are avoiding the hard work of collaborating.  The more important 
outcome is you two to start collaborating in code and in communication.  
Writing Java is easy because working with computers is easy.  Its working with 
people that is hard (I'm an expert on making it harder ;-) ).  

However, part of working together is to give up this excessive notion of 
"ownership" and start thinking of it as all our communal code.  If you make it 
work better then dawie shouldn't mind.  If you make it work worse...then 
everyone will mind.  If he doesn't like what you do it it, he can fix it.  You 
both are being to timid.  Let the commits flow!  Let the discussion come with 
it.  However, be optimistic!!  If you think we may need to go back, just use 
CVS tags.

View the original post : 
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3868975#3868975

Reply to the post : 
http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3868975


-------------------------------------------------------
SF email is sponsored by - The IT Product Guide
Read honest & candid reviews on hundreds of IT Products from real users.
Discover which products truly live up to the hype. Start reading now.
http://ads.osdn.com/?ad_id=6595&alloc_id=14396&op=click
_______________________________________________
JBoss-Development mailing list
JBoss-Development@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jboss-development

Reply via email to