Re: BCEL design goals? (was RE: [jira] [Commented] (BCEL-233) The access_flags field in AccessFlags class should be final)

2015-08-14 Thread Gary Gregory
On Fri, Aug 14, 2015 at 3:55 PM, Mark Roberts wrote: > I hope this doesn't come across as too strident, but working towards a > resolution of this particular issue has got me thinking about how I use > BCEL - and this seems like a good time/place to clarify my understanding of > BCEL's purpose. >

Re: [pool] Interceptors

2015-08-14 Thread Phil Steitz
On 8/8/15 4:35 PM, Phil Steitz wrote: > Tomcat's jdbc-pool has an interceptor feature that allows custom > code to be inserted into methods called on connections managed by > the pool. In [pool], we have the core infrastructure to support > this in a generic way via the ProxiedObjectPool. I propo

BCEL design goals? (was RE: [jira] [Commented] (BCEL-233) The access_flags field in AccessFlags class should be final)

2015-08-14 Thread Mark Roberts
I hope this doesn't come across as too strident, but working towards a resolution of this particular issue has got me thinking about how I use BCEL - and this seems like a good time/place to clarify my understanding of BCEL's purpose. Simply stated, it is my belief that a client should be abl

Re: BSP docs (was: [math] BSP - so given a set of polygon's it'll generate a BSP for me?)

2015-08-14 Thread Luc Maisonobe
Hi Sebb, Le 14/08/2015 11:21, sebb a écrit : > On 14 August 2015 at 09:57, Luc Maisonobe wrote: >> Le 13/08/2015 23:20, Monty Hall a écrit : >>> Not exactly sure how it works. I need a BSP on short order. Given a set >>> of polygons, I'd like a BSP generated. Please advise. Any working code o

Re: [jira] [Resolved] (BCEL-233) The access_flags field in AccessFlags class should be final

2015-08-14 Thread Gary Gregory
+1 Gary On Fri, Aug 14, 2015 at 12:44 AM, Benedikt Ritter wrote: > I would prefer field anmes in camel case... > > 2015-08-12 17:48 GMT+02:00 Gary Gregory : > > > Any thoughts on not using underscores in names? > > > > Gary > > > > -- Forwarded message -- > > From: Sebb (JIRA)

BSP docs (was: [math] BSP - so given a set of polygon's it'll generate a BSP for me?)

2015-08-14 Thread sebb
On 14 August 2015 at 09:57, Luc Maisonobe wrote: > Le 13/08/2015 23:20, Monty Hall a écrit : >> Not exactly sure how it works. I need a BSP on short order. Given a set >> of polygons, I'd like a BSP generated. Please advise. Any working code on >> how to use it too? > > Hi Monty, > > Yes, BSP

Re: [jira] [Resolved] (BCEL-233) The access_flags field in AccessFlags class should be final

2015-08-14 Thread Benedikt Ritter
I would prefer field anmes in camel case... 2015-08-12 17:48 GMT+02:00 Gary Gregory : > Any thoughts on not using underscores in names? > > Gary > > -- Forwarded message -- > From: Sebb (JIRA) > Date: Wed, Aug 12, 2015 at 5:52 AM > Subject: [jira] [Resolved] (BCEL-233) The access