Tim, One comment below.
On Tue, Apr 15, 2008 at 2:37 PM, Tim Schaub <[EMAIL PROTECTED]> wrote: > [...] > The new design separates strategy, protocol, and format. A strategy is > tied to a layer (it has a reference to a layer and can only be used with > a layer). Are layers the only objects that can make use of strategies? One thing that I don't quite understand is the Strategy API. The wiki page says that the four methods update, remove, commit and merge are all API methods. Will the four of them be actually called from outside the strategy class? A more detailed description of what these methods do, when they are called, what objects call them, etc. may be useful; at least it'd be to me. Thanks, -- Eric _______________________________________________ Dev mailing list [email protected] http://openlayers.org/mailman/listinfo/dev
