Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add an optional keepRaw property #246

Merged
merged 1 commit into from
Mar 24, 2014
Merged

Add an optional keepRaw property #246

merged 1 commit into from
Mar 24, 2014

Conversation

bartvde
Copy link
Member

@bartvde bartvde commented Mar 24, 2014

which stores the raw parsed result on the reader instance for use by the application. A lot of times an application needs more than what can be expressed in the records of a store. This property allows an application to access the raw parser result from the OpenLayers format.

See also https://github.com/boundlessgeo/gxp/blob/master/src/script/plugins/WMSSource.js#L24:L55 for a bit of background.

TIA for any review. Tests are included.

…n the reader instance for use by the application
@marcjansen
Copy link
Member

This is good to go IMHO.

It does not change the default and adds an additional functionality; so no need to be over cautious here.

Thanks Bart, please commit.

bartvde pushed a commit that referenced this pull request Mar 24, 2014
Add an optional keepRaw property (r=@marcjansen)
@bartvde bartvde merged commit 6d6a8a6 into geoext:master Mar 24, 2014
@bartvde bartvde deleted the keepraw2 branch March 24, 2014 15:54
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants