Yes, events mechanism works flawlessly.
So it looks like OpenLayers.Protocol.HTTP.callback option generally is only
for internal use?

On Thu, Dec 13, 2012 at 4:14 PM, Andreas Hocevar <ahoce...@opengeo.org>wrote:

> You can listen to the vector layer's loadend event. Will that work for you?
>
> Andreas.
>
> On Thu, Dec 13, 2012 at 9:18 AM, Denis Rykov <ryk...@gmail.com> wrote:
> > Is it possible to use callback option of OpenLayers.Protocol.HTTP for
> custom
> > user's callbacks?
> > I've tried to debug one app and have discovered that callback option is
> > overriden by OpenLayers.Strategy.BBOX.merge function in my case.
> >
> > Denis
> >
> >
> > On Thu, Dec 13, 2012 at 3:14 PM, Andreas Hocevar <ahoce...@opengeo.org>
> > wrote:
> >>
> >> It means it should only be set through the constructor options, and
> >> not be changed at a later time.
> >>
> >> Andreas.
> >>
> >> On Thu, Dec 13, 2012 at 4:39 AM, Denis Rykov <ryk...@gmail.com> wrote:
> >> > What does mean `read only` in this context:
> >> >
> >> >
> https://github.com/openlayers/openlayers/blob/master/lib/OpenLayers/Protocol/HTTP.js#L52
> >> > _______________________________________________
> >> > Dev mailing list
> >> > d...@lists.osgeo.org
> >> > http://lists.osgeo.org/mailman/listinfo/openlayers-dev
> >> >
> >>
> >>
> >>
> >> --
> >> Andreas Hocevar
> >> OpenGeo - http://opengeo.org/
> >> Expert service straight from the developers.
> >
> >
> >
> > _______________________________________________
> > Dev mailing list
> > d...@lists.osgeo.org
> > http://lists.osgeo.org/mailman/listinfo/openlayers-dev
> >
>
>
>
> --
> Andreas Hocevar
> OpenGeo - http://opengeo.org/
> Expert service straight from the developers.
>
_______________________________________________
Dev mailing list
d...@lists.osgeo.org
http://lists.osgeo.org/mailman/listinfo/openlayers-dev

Reply via email to