>... > Oh, to be more clear, what I'm really concerned about is to have two > separated paths in the code for handling Source and FeatureSource, > this is what I find totally unacceptable. > > As for having the interfaces around with no duplicate code paths, > I'm not totally against, I still think they do add to the confusion > without provide any value, but at least they do not harm too much. >
Hi Andrea sorry about jumping on so late. I guess a revamp of the interfaces is indeed needed but not just to have one more level of abstraction but to actually add value as functionality. The current api is too "service oriented". Aka, purely streamlined, which is great, provided that we can support some common scenarios where one does not wants to go through the whole data. Example: paging and querying identifiers See my previous post with the link to the comment on the wiki. regards, Gabriel > 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 -- Gabriel Roldán ([EMAIL PROTECTED]) Axios Engineering (http://www.axios.es) Tel. +34 944 41 63 84 Fax. +34 944 41 64 90 ------------------------------------------------------------------------- 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
