<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
  <head>
    <meta content="text/html; charset=ISO-8859-1"
      http-equiv="Content-Type">
  </head>
  <body bgcolor="#ffffff" text="#000000">
    Thanks a lot for your feedbacks.&nbsp; This is really appreciated.<br>
    <br>
    FYI, the OL-Dev thread :
<a class="moz-txt-link-freetext" href="http://osgeo-org.1803224.n2.nabble.com/Alternative-way-to-define-properties-in-objects-td6027678.html">http://osgeo-org.1803224.n2.nabble.com/Alternative-way-to-define-properties-in-objects-td6027678.html</a><br>
    <br>
    Regards,<br>
    <br>
    Alexandre<br>
    <br>
    <br>
    On 11-02-15 09:27 AM, Matt Priour wrote:
    <blockquote cite="mid:9D6A358FC66C431DBAB66643C28037D9@Lenovo"
      type="cite">
      <meta http-equiv="Content-Type" content="text/html;
        charset=ISO-8859-1">
      <meta content="MSHTML 6.00.6002.18357" name="GENERATOR">
      <div><font face="Arial" size="2">+1 on the option to use the short
          strategy name string with an options object.</font></div>
      <div><font face="Arial" size="2">We could implement this
          immediately in GeoExt when creating layers from the
          capabilities store and the layerOptions, if there is not equal
          support for that syntax directly in OL.</font></div>
      <div>&nbsp;</div>
      <div><font face="Arial" size="2">I've also come across this issue
          and ended up solving it by listening to 'add' event on the
          layer store and then modifying options on the layers
          accordingly. I would much prefer the ability to set the
          defaults in the layerOptions rather than having to modify them
          after creation.</font></div>
      <div>&nbsp;</div>
      <div><font face="Arial" size="2">Matt Priour</font></div>
      <div><font face="Arial" size="2">Kestrel Computer Consulting</font></div>
      <div><br>
      </div>
      <div style="font: 10pt Tahoma;">
        <div style="background: none repeat scroll 0% 0% rgb(245, 245,
          245);">
          <div style=""><b>From:</b> <a moz-do-not-send="true"
              title="eric.lemoine@camptocamp.com"
              href="mailto:eric.lemoine@camptocamp.com">Eric Lemoine</a>
          </div>
          <div><b>Sent:</b> Tuesday, February 15, 2011 7:51 AM</div>
          <div><b>To:</b> <a moz-do-not-send="true"
              title="adube@mapgears.com"
              href="mailto:adube@mapgears.com">Alexandre Dube</a> </div>
          <div><b>Cc:</b> <a moz-do-not-send="true"
              title="users@geoext.org" href="mailto:users@geoext.org">GeoEXT
              Users</a> </div>
          <div><b>Subject:</b> Re: [Users] WFSCapabilitiesReader -
            default layer strategies</div>
        </div>
      </div>
      <div><br>
      </div>
      &gt; What if we started supporting this :<br>
      &gt; var layer = new OpenLayers.Layer.Vector("layer", {<br>
      &gt; &nbsp; &nbsp;protocol: ...,<br>
      &gt; &nbsp; &nbsp;strategies: ["OpenLayers.Strategy.BBOX"]<br>
      &gt; });<br>
      &gt;<br>
      &gt; and this too :<br>
      &gt; var layer = new OpenLayers.Layer.Vector("layer", {<br>
      &gt; &nbsp; &nbsp;protocol: ...,<br>
      &gt; &nbsp; &nbsp;strategies: [{"OpenLayers.Strategy.BBOX": {ratio: 1}}]<br>
      &gt; });<br>
      <br>
      That was my suggestion. And I think {"BBOX"} and {"BBOX": {ratio:
      1}}<br>
      could also be supported.<br>
      <br>
      <br>
      <br>
      -- <br>
      Eric Lemoine<br>
      <br>
      Camptocamp France SAS<br>
      Savoie Technolac, BP 352<br>
      73377 Le Bourget du Lac, Cedex<br>
      <br>
      Tel : 00 33 4 79 44 44 96<br>
      Mail : <a moz-do-not-send="true"
        href="mailto:eric.lemoine@camptocamp.com">eric.lemoine@camptocamp.com</a><br>
      <a moz-do-not-send="true" href="http://www.camptocamp.com">http://www.camptocamp.com</a><br>
      _______________________________________________<br>
      Users mailing list<br>
      <a moz-do-not-send="true" href="mailto:Users@geoext.org">Users@geoext.org</a><br>
      <a moz-do-not-send="true"
        href="http://www.geoext.org/cgi-bin/mailman/listinfo/users">http://www.geoext.org/cgi-bin/mailman/listinfo/users</a><br>
    </blockquote>
    <br>
    <br>
    <pre class="moz-signature" cols="72">-- 
Alexandre Dub&eacute;
Mapgears
<a class="moz-txt-link-abbreviated" href="http://www.mapgears.com">www.mapgears.com</a>
</pre>
  </body>
</html>