Database file reader declares fields as Long then returns Integer
-----------------------------------------------------------------

                 Key: GEOT-1230
                 URL: http://jira.codehaus.org/browse/GEOT-1230
             Project: GeoTools
          Issue Type: Task
          Components: data shapefile
    Affects Versions: 2.3.0
            Reporter: Andrea Aime
         Assigned To: Ian Wolfe Schneider
            Priority: Minor
             Fix For: 2.3.1, 2.4.M2


This is because there is incosistency between the code in the reader and in the 
header. Trouble is, this is inefficient, because NumericAttributeType will 
perform some back parsing that involves an isAssignableTo, a pretty expensive 
call up to java 6 update 3 (that will boost its efficiency).
I scheduled the fix for 2.3.1 because there's no 2.3.2 around, but it's really 
meant for 2.3.2

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: 
http://jira.codehaus.org/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

-------------------------------------------------------------------------
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

Reply via email to