Hi folks,

some questions arising from debugging the complex-features branch, that seem to have deeper implications:

1) When running geoserver, Attributes are instantiated from the package org.geotools.feature.impl.attribute, e.g.

*org.geotools.feature.impl.attribute*.NumericAttribute

but this actually lives in a directory called "*test*" : under main/opengis/test

this seems wierd - any comments?

2) Am having null values returned from .get() on these attributes
I think these should be being set in ReTypeFeatureReader - where in the code is the actual value set - in some cases it appears to be in ReTypeFeaderReader and in other cases the attribute value gets set somewhere in the underlying reader?

some pointers here would be helpful!

Cheers
Rob Atkinson


-------------------------------------------------------
This SF.Net email is sponsored by xPML, a groundbreaking scripting language
that extends applications into web and mobile media. Attend the live webcast
and join the prime developer group breaking into this new coding territory!
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=110944&bid=241720&dat=121642
_______________________________________________
Geotools-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/geotools-devel

Reply via email to