Re: [Geotools-devel] FM Guidelines finally published

2006-07-24 Thread Jody Garnett
Got a few questions > Link here: > - http://docs.codehaus.org/display/GEOTOOLS/Feature+Model+Branch > >1. Builder vs Factory > * XFactory does what it does *exactly* with no logic > * XBuilder maintains state and can do the logic you wanted to > put in the fa

[Geotools-devel] FM Guidelines finally published

2006-07-22 Thread Jody Garnett
Link here: - http://docs.codehaus.org/display/GEOTOOLS/Feature+Model+Branch 1. Builder vs Factory * XFactory does what it does *exactly* with no logic * XBuilder maintains state and can do the logic you wanted to put in the factory 2. DataStore and