Hello Travis
Since they were apparently no objection, I created a new "sis-feature"
module in the JDK7 branch with the Feature class in it. I moved the
class to the "org.apache.sis.feature" package and renamed it as
"DefaultFeature" in anticipation to making it an implementation of
org.opengis.feature.Feature interface in a future version. I will try to
see how to make it closer to that interface later this week, if no one
object.
Thanks,
Martin
Le 19/08/13 12:00, Travis L Pinney a écrit :
Hi Martin,
That sounds good to me. There are a couple things I want to improve, such
as better exception handling and more tests but I think it is close. I can
sync up the Shapefile branch and use your sis-feature if others have no
objection . The link you sent looks like a reasonable way to represent an
interface for a Feature.
Thanks,
Travis