Jody Garnett ha scritto:
> GeoTools.getDefaultHints() - since that may be specified on the command
> line or something else crazy.
>
> Jody
>
> Andrea Aime wrote:
>> Hi,
>> some notes from the query hints proposal implementation.
>>
>> What is the right behaviour when the user did not set any hi
GeoTools.getDefaultHints() - since that may be specified on the command
line or something else crazy.
Jody
Andrea Aime wrote:
> Hi,
> some notes from the query hints proposal implementation.
>
> What is the right behaviour when the user did not set any hint?
> Shall we use an empty Hints, or the
Hi,
some notes from the query hints proposal implementation.
What is the right behaviour when the user did not set any hint?
Shall we use an empty Hints, or the global defaults provided
by GeoTools.getDefaultHints()?
If the former is the right answer, it would be nice to have
a constanst Hints.EM