[BBB-DEV] Re: re: Re: org.jdesktop.beansbinding.Property should be interface
- From: Peter Levart <peter.levart@marand.si>
- To: dev@betterbeansbinding.kenai.com
- Cc: Kevin Day <kevin@trumpetinc.com>
- Subject: [BBB-DEV] Re: re: Re: org.jdesktop.beansbinding.Property should be interface
- Date: Thu, 16 Jul 2009 14:29:41 +0200
- Organization: Marand
| On Thursday 16 July 2009 01:15:49 Kevin Day wrote: > We do create our own Property implementations (code outside the API), but I could live with Interface + Abstract Base Class as a compromise, if there's a solid reason for making that change. > > My concern, though, is that for the situation that Peter is wanting to use it for (I think - I'm still a little unclear), we would wind up with tons of little implementations of the *interface* in all of our beans, not derived from the base class. > > I'm quite eager to see some examples of how interface would impact his strategy. > - use JDK dynamic Proxies - use multiple inheritance for P$ types |
|
[BBB-DEV] Re: org.jdesktop.beansbinding.Property should be interface |
Fabrizio Giudici | 07/15/2009 |
|
[BBB-DEV] re: Re: org.jdesktop.beansbinding.Property should be interface |
Kevin Day | 07/15/2009 |
|
[BBB-DEV] Re: re: Re: org.jdesktop.beansbinding.Property should be interface |
Peter Levart | 07/16/2009 |
|
[BBB-DEV] Re: Re: re: Re: org.jdesktop.beansbinding.Property should be interface |
Fabrizio Giudici | 07/16/2009 |
|
[BBB-DEV] Re: org.jdesktop.beansbinding.Property should be interface |
Peter Levart | 07/17/2009 |
|
[BBB-DEV] re: Re: org.jdesktop.beansbinding.Property should be interface |
Kevin Day | 07/17/2009 |
|
[BBB-DEV] re: Re: re: Re: org.jdesktop.beansbinding.Property should be interface |
Kevin Day | 07/16/2009 |





