RE: [JBoss-dev] Package organization

2002-02-12 Thread Jason Dillon
ott, > > marcf > > |-Original Message- > |From: [EMAIL PROTECTED] > |[mailto:[EMAIL PROTECTED]]On Behalf Of Scott > |M Stark > |Sent: Saturday, February 09, 2002 4:03 PM > |To: [EMAIL PROTECTED] > |Subject: Re: [JBoss-dev] Package organization > | > | > |I&#

RE: [JBoss-dev] Package organization

2002-02-11 Thread marc fleury
yes clearly scott, marcf |-Original Message- |From: [EMAIL PROTECTED] |[mailto:[EMAIL PROTECTED]]On Behalf Of Scott |M Stark |Sent: Saturday, February 09, 2002 4:03 PM |To: [EMAIL PROTECTED] |Subject: Re: [JBoss-dev] Package organization | | |I'm not saying style is not important

Re: [JBoss-dev] Package organization

2002-02-09 Thread Scott M Stark
ginal Message - From: "Jason Dillon" <[EMAIL PROTECTED]> To: "Scott M Stark" <[EMAIL PROTECTED]> Cc: <[EMAIL PROTECTED]> Sent: Saturday, February 09, 2002 7:29 AM Subject: Re: [JBoss-dev] Package organization > You are right... what _was_ I thinking an

Re: [JBoss-dev] Package organization

2002-02-09 Thread Jason Dillon
cott Stark > Chief Technology Officer > JBoss Group, LLC > > - Original Message - > From: "Jason Dillon" <[EMAIL PROTECTED]> > To: <[EMAIL PROTECTED]> > Sent: Thursday, February 07, 2002 5:33 PM > Subject: [JBoss-dev] Pac

Re: [JBoss-dev] Package organization

2002-02-07 Thread Scott M Stark
Message - From: "Jason Dillon" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Thursday, February 07, 2002 5:33 PM Subject: [JBoss-dev] Package organization > I have been putting off writing this email for a while... mostly because I > am lazy. > > Any ways

Re: [JBoss-dev] Package organization

2002-02-07 Thread David Jencks
Yes but... While I agree with you that organization by function often makes more sense that by type, and in particular in regards to the metadata mess, I think there is one good reason to package by type, that applies to both the deployers and the proxies: Put interfaces to the outside world in

[JBoss-dev] Package organization

2002-02-07 Thread Jason Dillon
I have been putting off writing this email for a while... mostly because I am lazy. Any ways, I am concerned about the current trend for packaging which is being employed in JBoss. By packaging I mean the way in which we organize our classes into packages. I believe the current "package by t