Andrea Aime wrote:
> Justin Deoliveira ha scritto:
>> I am all for it :).
>
> Cool. We do need the same fix for table that do not
> have primary keys, since the NullFidMapper relies
> on DefaultFeature to generate an id, and surprise
> surprise, DefaultFeature uses the following:
>
> String defaultID() {
> return "fid-" + (new UID()).toString();
> }
>
> same problem as BasicFidMapper, same solution.
> The only concern I have is, replacing ":" with "_"
> keeps UID unique?
Looking at how the replace is implement I think you are right. It just
replaces any non-word character with "_". However can two UID's have the
same sequence of numbers in it? If not I think we are good then.
>
> Cheers
> Andrea
>
>> Andrea Aime wrote:
>>> Hi,
>>> anything against a back port of the fixes for
>>> http://jira.codehaus.org/browse/GEOT-1119
>>> to 2.3.x and 2.2.x?
>>>
>>> It's a matter of not having ":" in the FID because
>>> they do not comply with the GML definition of an ID.
>>>
>>> Cheers
>>> Andrea
>>>
>>> -------------------------------------------------------------------------
>>> Take Surveys. Earn Cash. Influence the Future of IT
>>> Join SourceForge.net's Techsay panel and you'll get the chance to share your
>>> opinions on IT & business topics through brief surveys - and earn cash
>>> http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
>>> _______________________________________________
>>> Geotools-devel mailing list
>>> [email protected]
>>> https://lists.sourceforge.net/lists/listinfo/geotools-devel
>>>
>>>
>>>
>>
>
>
> -------------------------------------------------------------------------
> Take Surveys. Earn Cash. Influence the Future of IT
> Join SourceForge.net's Techsay panel and you'll get the chance to share your
> opinions on IT & business topics through brief surveys - and earn cash
> http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
> _______________________________________________
> Geotools-devel mailing list
> [email protected]
> https://lists.sourceforge.net/lists/listinfo/geotools-devel
>
> !DSPAM:1004,45a6627b137321425493344!
>
--
Justin Deoliveira
[EMAIL PROTECTED]
The Open Planning Project
http://topp.openplans.org
-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys - and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
_______________________________________________
Geotools-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/geotools-devel