Re: [Geoserver-devel] Proposal: New ResourcePool extension point

2020-04-03 Thread Jody Garnett
Let me start an email asking folks to vote :)

I have added my own +1.

We recently changed our policy around here so votes would not be stuck for
weeks, but part of that involves asking.
--
Jody Garnett


On Fri, 3 Apr 2020 at 10:54, Josh Fix  wrote:

> Haven't seen any activity on this change proposal.  I went ahead and
> posted a PR:  https://github.com/geoserver/geoserver/pull/4157
>
> I'm available to answer any questions or concerns if anybody has them.
>
> Thank you!
>
> On Tue, Feb 18, 2020 at 7:04 AM Josh Fix  wrote:
>
>> That did it -- I have the new page and edit buttons now.  Thanks!
>>
>> On Tue, Feb 18, 2020 at 4:15 AM Jody Garnett 
>> wrote:
>>
>>> Thanks for testing, I will increase that groups permission levels a
>>> notch (it will give us an easy way to manage the difference between core
>>> contributors and those with access for wiki or community modules).
>>> --
>>> Jody Garnett
>>>
>>>
>>> On Mon, 17 Feb 2020 at 19:40, Josh Fix  wrote:
>>>
 Unfortunately that didn't seem to do it, but I totally understand that
 you don't want public access :)

 On Sun, Feb 16, 2020 at 5:18 PM Jody Garnett 
 wrote:

> I created a new team-geoserver-wiki and added you to it Josh,
> permissions are set to triage for now- please check if that is enough to
> allow wiki access?
> We are not that comfortable making our wiki publicly editable, and
> just completed an activity removing inactive committers.
> --
> Jody Garnett
>
>
> On Fri, 14 Feb 2020 at 21:27, Josh Fix via Geoserver-devel <
> geoserver-devel@lists.sourceforge.net> wrote:
>
>> Torben actually added this page as I don't seem to have the proper
>> permissions to add/edit.  I'm refining a few things and it would be nice 
>> to
>> be able to edit this page.  Is there any way I could get minimal access 
>> to
>> make edits to the proposal?
>>
>> Thanks!
>>
>> On Fri, Feb 14, 2020 at 1:01 PM Josh Fix 
>> wrote:
>>
>>> Thanks Andrea.  Proposal is up (thanks Torben):
>>>
>>> https://github.com/geoserver/geoserver/wiki/GSIP-188
>>>
>>> On Fri, Feb 14, 2020 at 11:38 AM Andrea Aime <
>>> andrea.a...@geo-solutions.it> wrote:
>>>
 Hi Josh,
 not much to add, looks good to me

 Cheers
 Andrea


 On Thu, Feb 13, 2020 at 8:36 PM Josh Fix via Geoserver-devel <
 geoserver-devel@lists.sourceforge.net> wrote:

> Hi all,
>
> I'm looking to propose a new extension point in ResourcePool.  The
> long and short of it is, the ResourcePool attempts to instantiate
> GridCoverageReaders and ImageInputStreams by analyzing the input 
> object
> passed to it.  ImageInputStreams in particular advertise an 
> "inputClass",
> which is used to match the class type of the input object.
>
> The ResourcePool currently makes a single attempt to determine if
> the input object is a String that represents a File URL.  If so, it 
> creates
> a new File object and uses that as the input.  There is currently no 
> way to
> define custom input objects that may align with readers that require
> specialized input classes.
>
> I've created a draft proposal on Gist and was hoping to start a
> conversation before formally making the proposal.  Any feedback would
> be appreciated.
>
> https://gist.github.com/joshfix/d5458221192fe6f678f37e5a225954cd
>
> --
> Josh Fix
> Systems Architect
> Planet Federal
> j...@federal.planet.com
> +1 321.444.0412
> ___
> Geoserver-devel mailing list
> Geoserver-devel@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/geoserver-devel
>


 --

 Regards, Andrea Aime == GeoServer Professional Services from the
 experts! Visit http://goo.gl/it488V for more information. == Ing.
 Andrea Aime @geowolf Technical Lead GeoSolutions S.A.S. Via di 
 Montramito
 3/A 55054 Massarosa (LU) phone: +39 0584 962313 fax: +39 0584 1660272 
 mob:
 +39 339 8844549 http://www.geo-solutions.it
 http://twitter.com/geosolutions_it
 --- *Con
 riferimento alla normativa sul trattamento dei dati personali (Reg. UE
 2016/679 - Regolamento generale sulla protezione dei dati “GDPR”), si
 precisa che ogni circostanza inerente alla presente email (il suo
 contenuto, gli eventuali allegati, etc.) è un dato la cui conoscenza è
 riservata al/i solo/i destinatario/i indicati dallo scrivente. Se il
 messaggio Le è giunto per errore, è tenuta/o 

Re: [Geoserver-devel] Proposal: New ResourcePool extension point

2020-04-03 Thread Josh Fix via Geoserver-devel
Haven't seen any activity on this change proposal.  I went ahead and posted
a PR:  https://github.com/geoserver/geoserver/pull/4157

I'm available to answer any questions or concerns if anybody has them.

Thank you!

On Tue, Feb 18, 2020 at 7:04 AM Josh Fix  wrote:

> That did it -- I have the new page and edit buttons now.  Thanks!
>
> On Tue, Feb 18, 2020 at 4:15 AM Jody Garnett 
> wrote:
>
>> Thanks for testing, I will increase that groups permission levels a notch
>> (it will give us an easy way to manage the difference between core
>> contributors and those with access for wiki or community modules).
>> --
>> Jody Garnett
>>
>>
>> On Mon, 17 Feb 2020 at 19:40, Josh Fix  wrote:
>>
>>> Unfortunately that didn't seem to do it, but I totally understand that
>>> you don't want public access :)
>>>
>>> On Sun, Feb 16, 2020 at 5:18 PM Jody Garnett 
>>> wrote:
>>>
 I created a new team-geoserver-wiki and added you to it Josh,
 permissions are set to triage for now- please check if that is enough to
 allow wiki access?
 We are not that comfortable making our wiki publicly editable, and just
 completed an activity removing inactive committers.
 --
 Jody Garnett


 On Fri, 14 Feb 2020 at 21:27, Josh Fix via Geoserver-devel <
 geoserver-devel@lists.sourceforge.net> wrote:

> Torben actually added this page as I don't seem to have the proper
> permissions to add/edit.  I'm refining a few things and it would be nice 
> to
> be able to edit this page.  Is there any way I could get minimal access to
> make edits to the proposal?
>
> Thanks!
>
> On Fri, Feb 14, 2020 at 1:01 PM Josh Fix 
> wrote:
>
>> Thanks Andrea.  Proposal is up (thanks Torben):
>>
>> https://github.com/geoserver/geoserver/wiki/GSIP-188
>>
>> On Fri, Feb 14, 2020 at 11:38 AM Andrea Aime <
>> andrea.a...@geo-solutions.it> wrote:
>>
>>> Hi Josh,
>>> not much to add, looks good to me
>>>
>>> Cheers
>>> Andrea
>>>
>>>
>>> On Thu, Feb 13, 2020 at 8:36 PM Josh Fix via Geoserver-devel <
>>> geoserver-devel@lists.sourceforge.net> wrote:
>>>
 Hi all,

 I'm looking to propose a new extension point in ResourcePool.  The
 long and short of it is, the ResourcePool attempts to instantiate
 GridCoverageReaders and ImageInputStreams by analyzing the input object
 passed to it.  ImageInputStreams in particular advertise an 
 "inputClass",
 which is used to match the class type of the input object.

 The ResourcePool currently makes a single attempt to determine if
 the input object is a String that represents a File URL.  If so, it 
 creates
 a new File object and uses that as the input.  There is currently no 
 way to
 define custom input objects that may align with readers that require
 specialized input classes.

 I've created a draft proposal on Gist and was hoping to start a
 conversation before formally making the proposal.  Any feedback would
 be appreciated.

 https://gist.github.com/joshfix/d5458221192fe6f678f37e5a225954cd

 --
 Josh Fix
 Systems Architect
 Planet Federal
 j...@federal.planet.com
 +1 321.444.0412
 ___
 Geoserver-devel mailing list
 Geoserver-devel@lists.sourceforge.net
 https://lists.sourceforge.net/lists/listinfo/geoserver-devel

>>>
>>>
>>> --
>>>
>>> Regards, Andrea Aime == GeoServer Professional Services from the
>>> experts! Visit http://goo.gl/it488V for more information. == Ing.
>>> Andrea Aime @geowolf Technical Lead GeoSolutions S.A.S. Via di 
>>> Montramito
>>> 3/A 55054 Massarosa (LU) phone: +39 0584 962313 fax: +39 0584 1660272 
>>> mob:
>>> +39 339 8844549 http://www.geo-solutions.it
>>> http://twitter.com/geosolutions_it
>>> --- *Con
>>> riferimento alla normativa sul trattamento dei dati personali (Reg. UE
>>> 2016/679 - Regolamento generale sulla protezione dei dati “GDPR”), si
>>> precisa che ogni circostanza inerente alla presente email (il suo
>>> contenuto, gli eventuali allegati, etc.) è un dato la cui conoscenza è
>>> riservata al/i solo/i destinatario/i indicati dallo scrivente. Se il
>>> messaggio Le è giunto per errore, è tenuta/o a cancellarlo, ogni altra
>>> operazione è illecita. Le sarei comunque grato se potesse darmene 
>>> notizia.
>>> This email is intended only for the person or entity to which it is
>>> addressed and may contain information that is privileged, confidential 
>>> or
>>> otherwise protected from disclosure. We remind that - as provided by
>>> European Regulation 2016/679 

Re: [Geoserver-devel] Proposal: New ResourcePool extension point

2020-02-18 Thread Josh Fix via Geoserver-devel
That did it -- I have the new page and edit buttons now.  Thanks!

On Tue, Feb 18, 2020 at 4:15 AM Jody Garnett  wrote:

> Thanks for testing, I will increase that groups permission levels a notch
> (it will give us an easy way to manage the difference between core
> contributors and those with access for wiki or community modules).
> --
> Jody Garnett
>
>
> On Mon, 17 Feb 2020 at 19:40, Josh Fix  wrote:
>
>> Unfortunately that didn't seem to do it, but I totally understand that
>> you don't want public access :)
>>
>> On Sun, Feb 16, 2020 at 5:18 PM Jody Garnett 
>> wrote:
>>
>>> I created a new team-geoserver-wiki and added you to it Josh,
>>> permissions are set to triage for now- please check if that is enough to
>>> allow wiki access?
>>> We are not that comfortable making our wiki publicly editable, and just
>>> completed an activity removing inactive committers.
>>> --
>>> Jody Garnett
>>>
>>>
>>> On Fri, 14 Feb 2020 at 21:27, Josh Fix via Geoserver-devel <
>>> geoserver-devel@lists.sourceforge.net> wrote:
>>>
 Torben actually added this page as I don't seem to have the proper
 permissions to add/edit.  I'm refining a few things and it would be nice to
 be able to edit this page.  Is there any way I could get minimal access to
 make edits to the proposal?

 Thanks!

 On Fri, Feb 14, 2020 at 1:01 PM Josh Fix 
 wrote:

> Thanks Andrea.  Proposal is up (thanks Torben):
>
> https://github.com/geoserver/geoserver/wiki/GSIP-188
>
> On Fri, Feb 14, 2020 at 11:38 AM Andrea Aime <
> andrea.a...@geo-solutions.it> wrote:
>
>> Hi Josh,
>> not much to add, looks good to me
>>
>> Cheers
>> Andrea
>>
>>
>> On Thu, Feb 13, 2020 at 8:36 PM Josh Fix via Geoserver-devel <
>> geoserver-devel@lists.sourceforge.net> wrote:
>>
>>> Hi all,
>>>
>>> I'm looking to propose a new extension point in ResourcePool.  The
>>> long and short of it is, the ResourcePool attempts to instantiate
>>> GridCoverageReaders and ImageInputStreams by analyzing the input object
>>> passed to it.  ImageInputStreams in particular advertise an 
>>> "inputClass",
>>> which is used to match the class type of the input object.
>>>
>>> The ResourcePool currently makes a single attempt to determine if
>>> the input object is a String that represents a File URL.  If so, it 
>>> creates
>>> a new File object and uses that as the input.  There is currently no 
>>> way to
>>> define custom input objects that may align with readers that require
>>> specialized input classes.
>>>
>>> I've created a draft proposal on Gist and was hoping to start a
>>> conversation before formally making the proposal.  Any feedback would
>>> be appreciated.
>>>
>>> https://gist.github.com/joshfix/d5458221192fe6f678f37e5a225954cd
>>>
>>> --
>>> Josh Fix
>>> Systems Architect
>>> Planet Federal
>>> j...@federal.planet.com
>>> +1 321.444.0412
>>> ___
>>> Geoserver-devel mailing list
>>> Geoserver-devel@lists.sourceforge.net
>>> https://lists.sourceforge.net/lists/listinfo/geoserver-devel
>>>
>>
>>
>> --
>>
>> Regards, Andrea Aime == GeoServer Professional Services from the
>> experts! Visit http://goo.gl/it488V for more information. == Ing.
>> Andrea Aime @geowolf Technical Lead GeoSolutions S.A.S. Via di Montramito
>> 3/A 55054 Massarosa (LU) phone: +39 0584 962313 fax: +39 0584 1660272 
>> mob:
>> +39 339 8844549 http://www.geo-solutions.it
>> http://twitter.com/geosolutions_it
>> --- *Con
>> riferimento alla normativa sul trattamento dei dati personali (Reg. UE
>> 2016/679 - Regolamento generale sulla protezione dei dati “GDPR”), si
>> precisa che ogni circostanza inerente alla presente email (il suo
>> contenuto, gli eventuali allegati, etc.) è un dato la cui conoscenza è
>> riservata al/i solo/i destinatario/i indicati dallo scrivente. Se il
>> messaggio Le è giunto per errore, è tenuta/o a cancellarlo, ogni altra
>> operazione è illecita. Le sarei comunque grato se potesse darmene 
>> notizia.
>> This email is intended only for the person or entity to which it is
>> addressed and may contain information that is privileged, confidential or
>> otherwise protected from disclosure. We remind that - as provided by
>> European Regulation 2016/679 “GDPR” - copying, dissemination or use of 
>> this
>> e-mail or the information herein by anyone other than the intended
>> recipient is prohibited. If you have received this email by mistake, 
>> please
>> notify us immediately by telephone or e-mail.*
>>
>
>
> --
> Josh Fix
> Systems Architect
> Planet Federal
> j...@federal.planet.com
> +1 

Re: [Geoserver-devel] Proposal: New ResourcePool extension point

2020-02-18 Thread Jody Garnett
Thanks for testing, I will increase that groups permission levels a notch
(it will give us an easy way to manage the difference between core
contributors and those with access for wiki or community modules).
--
Jody Garnett


On Mon, 17 Feb 2020 at 19:40, Josh Fix  wrote:

> Unfortunately that didn't seem to do it, but I totally understand that you
> don't want public access :)
>
> On Sun, Feb 16, 2020 at 5:18 PM Jody Garnett 
> wrote:
>
>> I created a new team-geoserver-wiki and added you to it Josh, permissions
>> are set to triage for now- please check if that is enough to allow wiki
>> access?
>> We are not that comfortable making our wiki publicly editable, and just
>> completed an activity removing inactive committers.
>> --
>> Jody Garnett
>>
>>
>> On Fri, 14 Feb 2020 at 21:27, Josh Fix via Geoserver-devel <
>> geoserver-devel@lists.sourceforge.net> wrote:
>>
>>> Torben actually added this page as I don't seem to have the proper
>>> permissions to add/edit.  I'm refining a few things and it would be nice to
>>> be able to edit this page.  Is there any way I could get minimal access to
>>> make edits to the proposal?
>>>
>>> Thanks!
>>>
>>> On Fri, Feb 14, 2020 at 1:01 PM Josh Fix 
>>> wrote:
>>>
 Thanks Andrea.  Proposal is up (thanks Torben):

 https://github.com/geoserver/geoserver/wiki/GSIP-188

 On Fri, Feb 14, 2020 at 11:38 AM Andrea Aime <
 andrea.a...@geo-solutions.it> wrote:

> Hi Josh,
> not much to add, looks good to me
>
> Cheers
> Andrea
>
>
> On Thu, Feb 13, 2020 at 8:36 PM Josh Fix via Geoserver-devel <
> geoserver-devel@lists.sourceforge.net> wrote:
>
>> Hi all,
>>
>> I'm looking to propose a new extension point in ResourcePool.  The
>> long and short of it is, the ResourcePool attempts to instantiate
>> GridCoverageReaders and ImageInputStreams by analyzing the input object
>> passed to it.  ImageInputStreams in particular advertise an "inputClass",
>> which is used to match the class type of the input object.
>>
>> The ResourcePool currently makes a single attempt to determine if the
>> input object is a String that represents a File URL.  If so, it creates a
>> new File object and uses that as the input.  There is currently no way to
>> define custom input objects that may align with readers that require
>> specialized input classes.
>>
>> I've created a draft proposal on Gist and was hoping to start a
>> conversation before formally making the proposal.  Any feedback would
>> be appreciated.
>>
>> https://gist.github.com/joshfix/d5458221192fe6f678f37e5a225954cd
>>
>> --
>> Josh Fix
>> Systems Architect
>> Planet Federal
>> j...@federal.planet.com
>> +1 321.444.0412
>> ___
>> Geoserver-devel mailing list
>> Geoserver-devel@lists.sourceforge.net
>> https://lists.sourceforge.net/lists/listinfo/geoserver-devel
>>
>
>
> --
>
> Regards, Andrea Aime == GeoServer Professional Services from the
> experts! Visit http://goo.gl/it488V for more information. == Ing.
> Andrea Aime @geowolf Technical Lead GeoSolutions S.A.S. Via di Montramito
> 3/A 55054 Massarosa (LU) phone: +39 0584 962313 fax: +39 0584 1660272 mob:
> +39 339 8844549 http://www.geo-solutions.it
> http://twitter.com/geosolutions_it
> --- *Con
> riferimento alla normativa sul trattamento dei dati personali (Reg. UE
> 2016/679 - Regolamento generale sulla protezione dei dati “GDPR”), si
> precisa che ogni circostanza inerente alla presente email (il suo
> contenuto, gli eventuali allegati, etc.) è un dato la cui conoscenza è
> riservata al/i solo/i destinatario/i indicati dallo scrivente. Se il
> messaggio Le è giunto per errore, è tenuta/o a cancellarlo, ogni altra
> operazione è illecita. Le sarei comunque grato se potesse darmene notizia.
> This email is intended only for the person or entity to which it is
> addressed and may contain information that is privileged, confidential or
> otherwise protected from disclosure. We remind that - as provided by
> European Regulation 2016/679 “GDPR” - copying, dissemination or use of 
> this
> e-mail or the information herein by anyone other than the intended
> recipient is prohibited. If you have received this email by mistake, 
> please
> notify us immediately by telephone or e-mail.*
>


 --
 Josh Fix
 Systems Architect
 Planet Federal
 j...@federal.planet.com
 +1 321.444.0412

>>>
>>>
>>> --
>>> Josh Fix
>>> Systems Architect
>>> Planet Federal
>>> j...@federal.planet.com
>>> +1 321.444.0412
>>> ___
>>> Geoserver-devel mailing list
>>> Geoserver-devel@lists.sourceforge.net
>>> 

Re: [Geoserver-devel] Proposal: New ResourcePool extension point

2020-02-17 Thread Josh Fix via Geoserver-devel
Unfortunately that didn't seem to do it, but I totally understand that you
don't want public access :)

On Sun, Feb 16, 2020 at 5:18 PM Jody Garnett  wrote:

> I created a new team-geoserver-wiki and added you to it Josh, permissions
> are set to triage for now- please check if that is enough to allow wiki
> access?
> We are not that comfortable making our wiki publicly editable, and just
> completed an activity removing inactive committers.
> --
> Jody Garnett
>
>
> On Fri, 14 Feb 2020 at 21:27, Josh Fix via Geoserver-devel <
> geoserver-devel@lists.sourceforge.net> wrote:
>
>> Torben actually added this page as I don't seem to have the proper
>> permissions to add/edit.  I'm refining a few things and it would be nice to
>> be able to edit this page.  Is there any way I could get minimal access to
>> make edits to the proposal?
>>
>> Thanks!
>>
>> On Fri, Feb 14, 2020 at 1:01 PM Josh Fix  wrote:
>>
>>> Thanks Andrea.  Proposal is up (thanks Torben):
>>>
>>> https://github.com/geoserver/geoserver/wiki/GSIP-188
>>>
>>> On Fri, Feb 14, 2020 at 11:38 AM Andrea Aime <
>>> andrea.a...@geo-solutions.it> wrote:
>>>
 Hi Josh,
 not much to add, looks good to me

 Cheers
 Andrea


 On Thu, Feb 13, 2020 at 8:36 PM Josh Fix via Geoserver-devel <
 geoserver-devel@lists.sourceforge.net> wrote:

> Hi all,
>
> I'm looking to propose a new extension point in ResourcePool.  The
> long and short of it is, the ResourcePool attempts to instantiate
> GridCoverageReaders and ImageInputStreams by analyzing the input object
> passed to it.  ImageInputStreams in particular advertise an "inputClass",
> which is used to match the class type of the input object.
>
> The ResourcePool currently makes a single attempt to determine if the
> input object is a String that represents a File URL.  If so, it creates a
> new File object and uses that as the input.  There is currently no way to
> define custom input objects that may align with readers that require
> specialized input classes.
>
> I've created a draft proposal on Gist and was hoping to start a
> conversation before formally making the proposal.  Any feedback would
> be appreciated.
>
> https://gist.github.com/joshfix/d5458221192fe6f678f37e5a225954cd
>
> --
> Josh Fix
> Systems Architect
> Planet Federal
> j...@federal.planet.com
> +1 321.444.0412
> ___
> Geoserver-devel mailing list
> Geoserver-devel@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/geoserver-devel
>


 --

 Regards, Andrea Aime == GeoServer Professional Services from the
 experts! Visit http://goo.gl/it488V for more information. == Ing.
 Andrea Aime @geowolf Technical Lead GeoSolutions S.A.S. Via di Montramito
 3/A 55054 Massarosa (LU) phone: +39 0584 962313 fax: +39 0584 1660272 mob:
 +39 339 8844549 http://www.geo-solutions.it
 http://twitter.com/geosolutions_it
 --- *Con
 riferimento alla normativa sul trattamento dei dati personali (Reg. UE
 2016/679 - Regolamento generale sulla protezione dei dati “GDPR”), si
 precisa che ogni circostanza inerente alla presente email (il suo
 contenuto, gli eventuali allegati, etc.) è un dato la cui conoscenza è
 riservata al/i solo/i destinatario/i indicati dallo scrivente. Se il
 messaggio Le è giunto per errore, è tenuta/o a cancellarlo, ogni altra
 operazione è illecita. Le sarei comunque grato se potesse darmene notizia.
 This email is intended only for the person or entity to which it is
 addressed and may contain information that is privileged, confidential or
 otherwise protected from disclosure. We remind that - as provided by
 European Regulation 2016/679 “GDPR” - copying, dissemination or use of this
 e-mail or the information herein by anyone other than the intended
 recipient is prohibited. If you have received this email by mistake, please
 notify us immediately by telephone or e-mail.*

>>>
>>>
>>> --
>>> Josh Fix
>>> Systems Architect
>>> Planet Federal
>>> j...@federal.planet.com
>>> +1 321.444.0412
>>>
>>
>>
>> --
>> Josh Fix
>> Systems Architect
>> Planet Federal
>> j...@federal.planet.com
>> +1 321.444.0412
>> ___
>> Geoserver-devel mailing list
>> Geoserver-devel@lists.sourceforge.net
>> https://lists.sourceforge.net/lists/listinfo/geoserver-devel
>>
>

-- 
Josh Fix
Systems Architect
Planet Federal
j...@federal.planet.com
+1 321.444.0412
___
Geoserver-devel mailing list
Geoserver-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/geoserver-devel


Re: [Geoserver-devel] Proposal: New ResourcePool extension point

2020-02-16 Thread Jody Garnett
I created a new team-geoserver-wiki and added you to it Josh, permissions
are set to triage for now- please check if that is enough to allow wiki
access?
We are not that comfortable making our wiki publicly editable, and just
completed an activity removing inactive committers.
--
Jody Garnett


On Fri, 14 Feb 2020 at 21:27, Josh Fix via Geoserver-devel <
geoserver-devel@lists.sourceforge.net> wrote:

> Torben actually added this page as I don't seem to have the proper
> permissions to add/edit.  I'm refining a few things and it would be nice to
> be able to edit this page.  Is there any way I could get minimal access to
> make edits to the proposal?
>
> Thanks!
>
> On Fri, Feb 14, 2020 at 1:01 PM Josh Fix  wrote:
>
>> Thanks Andrea.  Proposal is up (thanks Torben):
>>
>> https://github.com/geoserver/geoserver/wiki/GSIP-188
>>
>> On Fri, Feb 14, 2020 at 11:38 AM Andrea Aime <
>> andrea.a...@geo-solutions.it> wrote:
>>
>>> Hi Josh,
>>> not much to add, looks good to me
>>>
>>> Cheers
>>> Andrea
>>>
>>>
>>> On Thu, Feb 13, 2020 at 8:36 PM Josh Fix via Geoserver-devel <
>>> geoserver-devel@lists.sourceforge.net> wrote:
>>>
 Hi all,

 I'm looking to propose a new extension point in ResourcePool.  The long
 and short of it is, the ResourcePool attempts to instantiate
 GridCoverageReaders and ImageInputStreams by analyzing the input object
 passed to it.  ImageInputStreams in particular advertise an "inputClass",
 which is used to match the class type of the input object.

 The ResourcePool currently makes a single attempt to determine if the
 input object is a String that represents a File URL.  If so, it creates a
 new File object and uses that as the input.  There is currently no way to
 define custom input objects that may align with readers that require
 specialized input classes.

 I've created a draft proposal on Gist and was hoping to start a
 conversation before formally making the proposal.  Any feedback would
 be appreciated.

 https://gist.github.com/joshfix/d5458221192fe6f678f37e5a225954cd

 --
 Josh Fix
 Systems Architect
 Planet Federal
 j...@federal.planet.com
 +1 321.444.0412
 ___
 Geoserver-devel mailing list
 Geoserver-devel@lists.sourceforge.net
 https://lists.sourceforge.net/lists/listinfo/geoserver-devel

>>>
>>>
>>> --
>>>
>>> Regards, Andrea Aime == GeoServer Professional Services from the
>>> experts! Visit http://goo.gl/it488V for more information. == Ing.
>>> Andrea Aime @geowolf Technical Lead GeoSolutions S.A.S. Via di Montramito
>>> 3/A 55054 Massarosa (LU) phone: +39 0584 962313 fax: +39 0584 1660272 mob:
>>> +39 339 8844549 http://www.geo-solutions.it
>>> http://twitter.com/geosolutions_it
>>> --- *Con
>>> riferimento alla normativa sul trattamento dei dati personali (Reg. UE
>>> 2016/679 - Regolamento generale sulla protezione dei dati “GDPR”), si
>>> precisa che ogni circostanza inerente alla presente email (il suo
>>> contenuto, gli eventuali allegati, etc.) è un dato la cui conoscenza è
>>> riservata al/i solo/i destinatario/i indicati dallo scrivente. Se il
>>> messaggio Le è giunto per errore, è tenuta/o a cancellarlo, ogni altra
>>> operazione è illecita. Le sarei comunque grato se potesse darmene notizia.
>>> This email is intended only for the person or entity to which it is
>>> addressed and may contain information that is privileged, confidential or
>>> otherwise protected from disclosure. We remind that - as provided by
>>> European Regulation 2016/679 “GDPR” - copying, dissemination or use of this
>>> e-mail or the information herein by anyone other than the intended
>>> recipient is prohibited. If you have received this email by mistake, please
>>> notify us immediately by telephone or e-mail.*
>>>
>>
>>
>> --
>> Josh Fix
>> Systems Architect
>> Planet Federal
>> j...@federal.planet.com
>> +1 321.444.0412
>>
>
>
> --
> Josh Fix
> Systems Architect
> Planet Federal
> j...@federal.planet.com
> +1 321.444.0412
> ___
> Geoserver-devel mailing list
> Geoserver-devel@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/geoserver-devel
>
___
Geoserver-devel mailing list
Geoserver-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/geoserver-devel


Re: [Geoserver-devel] Proposal: New ResourcePool extension point

2020-02-14 Thread Josh Fix via Geoserver-devel
Thanks Andrea.  Proposal is up (thanks Torben):

https://github.com/geoserver/geoserver/wiki/GSIP-188

On Fri, Feb 14, 2020 at 11:38 AM Andrea Aime 
wrote:

> Hi Josh,
> not much to add, looks good to me
>
> Cheers
> Andrea
>
>
> On Thu, Feb 13, 2020 at 8:36 PM Josh Fix via Geoserver-devel <
> geoserver-devel@lists.sourceforge.net> wrote:
>
>> Hi all,
>>
>> I'm looking to propose a new extension point in ResourcePool.  The long
>> and short of it is, the ResourcePool attempts to instantiate
>> GridCoverageReaders and ImageInputStreams by analyzing the input object
>> passed to it.  ImageInputStreams in particular advertise an "inputClass",
>> which is used to match the class type of the input object.
>>
>> The ResourcePool currently makes a single attempt to determine if the
>> input object is a String that represents a File URL.  If so, it creates a
>> new File object and uses that as the input.  There is currently no way to
>> define custom input objects that may align with readers that require
>> specialized input classes.
>>
>> I've created a draft proposal on Gist and was hoping to start a
>> conversation before formally making the proposal.  Any feedback would
>> be appreciated.
>>
>> https://gist.github.com/joshfix/d5458221192fe6f678f37e5a225954cd
>>
>> --
>> Josh Fix
>> Systems Architect
>> Planet Federal
>> j...@federal.planet.com
>> +1 321.444.0412
>> ___
>> Geoserver-devel mailing list
>> Geoserver-devel@lists.sourceforge.net
>> https://lists.sourceforge.net/lists/listinfo/geoserver-devel
>>
>
>
> --
>
> Regards, Andrea Aime == GeoServer Professional Services from the experts!
> Visit http://goo.gl/it488V for more information. == Ing. Andrea Aime
> @geowolf Technical Lead GeoSolutions S.A.S. Via di Montramito 3/A 55054
> Massarosa (LU) phone: +39 0584 962313 fax: +39 0584 1660272 mob: +39 339
> 8844549 http://www.geo-solutions.it http://twitter.com/geosolutions_it
> --- *Con riferimento
> alla normativa sul trattamento dei dati personali (Reg. UE 2016/679 -
> Regolamento generale sulla protezione dei dati “GDPR”), si precisa che ogni
> circostanza inerente alla presente email (il suo contenuto, gli eventuali
> allegati, etc.) è un dato la cui conoscenza è riservata al/i solo/i
> destinatario/i indicati dallo scrivente. Se il messaggio Le è giunto per
> errore, è tenuta/o a cancellarlo, ogni altra operazione è illecita. Le
> sarei comunque grato se potesse darmene notizia. This email is intended
> only for the person or entity to which it is addressed and may contain
> information that is privileged, confidential or otherwise protected from
> disclosure. We remind that - as provided by European Regulation 2016/679
> “GDPR” - copying, dissemination or use of this e-mail or the information
> herein by anyone other than the intended recipient is prohibited. If you
> have received this email by mistake, please notify us immediately by
> telephone or e-mail.*
>


-- 
Josh Fix
Systems Architect
Planet Federal
j...@federal.planet.com
+1 321.444.0412
___
Geoserver-devel mailing list
Geoserver-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/geoserver-devel


Re: [Geoserver-devel] Proposal: New ResourcePool extension point

2020-02-14 Thread Andrea Aime
Hi Josh,
not much to add, looks good to me

Cheers
Andrea


On Thu, Feb 13, 2020 at 8:36 PM Josh Fix via Geoserver-devel <
geoserver-devel@lists.sourceforge.net> wrote:

> Hi all,
>
> I'm looking to propose a new extension point in ResourcePool.  The long
> and short of it is, the ResourcePool attempts to instantiate
> GridCoverageReaders and ImageInputStreams by analyzing the input object
> passed to it.  ImageInputStreams in particular advertise an "inputClass",
> which is used to match the class type of the input object.
>
> The ResourcePool currently makes a single attempt to determine if the
> input object is a String that represents a File URL.  If so, it creates a
> new File object and uses that as the input.  There is currently no way to
> define custom input objects that may align with readers that require
> specialized input classes.
>
> I've created a draft proposal on Gist and was hoping to start a
> conversation before formally making the proposal.  Any feedback would
> be appreciated.
>
> https://gist.github.com/joshfix/d5458221192fe6f678f37e5a225954cd
>
> --
> Josh Fix
> Systems Architect
> Planet Federal
> j...@federal.planet.com
> +1 321.444.0412
> ___
> Geoserver-devel mailing list
> Geoserver-devel@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/geoserver-devel
>


-- 

Regards, Andrea Aime == GeoServer Professional Services from the experts!
Visit http://goo.gl/it488V for more information. == Ing. Andrea Aime
@geowolf Technical Lead GeoSolutions S.A.S. Via di Montramito 3/A 55054
Massarosa (LU) phone: +39 0584 962313 fax: +39 0584 1660272 mob: +39 339
8844549 http://www.geo-solutions.it http://twitter.com/geosolutions_it
--- *Con riferimento
alla normativa sul trattamento dei dati personali (Reg. UE 2016/679 -
Regolamento generale sulla protezione dei dati “GDPR”), si precisa che ogni
circostanza inerente alla presente email (il suo contenuto, gli eventuali
allegati, etc.) è un dato la cui conoscenza è riservata al/i solo/i
destinatario/i indicati dallo scrivente. Se il messaggio Le è giunto per
errore, è tenuta/o a cancellarlo, ogni altra operazione è illecita. Le
sarei comunque grato se potesse darmene notizia. This email is intended
only for the person or entity to which it is addressed and may contain
information that is privileged, confidential or otherwise protected from
disclosure. We remind that - as provided by European Regulation 2016/679
“GDPR” - copying, dissemination or use of this e-mail or the information
herein by anyone other than the intended recipient is prohibited. If you
have received this email by mistake, please notify us immediately by
telephone or e-mail.*
___
Geoserver-devel mailing list
Geoserver-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/geoserver-devel