Ticket #3 (closed defect: fixed)

Opened 2 years ago

Last modified 2 years ago

ProtocolProxy: need a way to pass more parameters

Reported by: bartvde Assigned to:
Priority: blocker Milestone:
Component: GeoExt.data Version:
Keywords: Cc: eric.c2c@gmail.com
State: Commit

Description

Currently only filter is passed to the read call on protocol, but we need more stuff like maxFeatures etc.

Attachments

ticket3.patch (0.8 kB) - added by bartvde on 01/09/09 15:53:13.
patch fixing the issue

Change History

01/09/09 15:53:13 changed by bartvde

  • attachment ticket3.patch added.

patch fixing the issue

01/09/09 15:54:07 changed by bartvde

Please review.

Eric, I remember you saying that there is an Ext equivalent of OpenLayers' ApplyDefaults? Then it's better to use that one instead.

01/16/09 06:22:08 changed by elemoine

  • state changed from Review to Commit.

Bart, argh, I just saw this ticket! (no trac mailing list for now)

Ext has applyIf, and "yes", it'd be better to use it instead of OpenLayers' applyDefaults.

01/16/09 06:22:41 changed by elemoine

  • cc set to eric.c2c@gmail.com.

01/20/09 08:51:47 changed by bartvde

  • status changed from new to closed.
  • resolution set to fixed.

Fixed in r40