<?xml version="1.0" encoding="utf-8"?>
<feed xml:lang="en" xmlns="http://www.w3.org/2005/Atom"><title>Recent changes to feature-requests</title><link href="https://sourceforge.net/p/spring-json/feature-requests/" rel="alternate"/><link href="https://sourceforge.net/p/spring-json/feature-requests/feed.atom" rel="self"/><id>https://sourceforge.net/p/spring-json/feature-requests/</id><updated>2011-01-13T09:41:29Z</updated><subtitle>Recent changes to feature-requests</subtitle><entry><title>add flexjson support</title><link href="https://sourceforge.net/p/spring-json/feature-requests/35/" rel="alternate"/><published>2011-01-13T09:41:29Z</published><updated>2011-01-13T09:41:29Z</updated><author><name>Kai Ulrich</name><uri>https://sourceforge.net/u/kaiulrich/</uri></author><id>https://sourceforge.net453636f189165132fa65d702327dc645bc873708</id><summary type="html">&lt;div class="markdown_content"&gt;&lt;p&gt;Add flexjson support&lt;br /&gt;
&lt;a href="http://flexjson.sourceforge.net/"&gt;http://flexjson.sourceforge.net/&lt;/a&gt;&lt;/p&gt;&lt;/div&gt;</summary></entry><entry><title>namespace support</title><link href="https://sourceforge.net/p/spring-json/feature-requests/34/" rel="alternate"/><published>2010-06-16T14:40:44Z</published><updated>2010-06-16T14:40:44Z</updated><author><name>Kai Ulrich</name><uri>https://sourceforge.net/u/kaiulrich/</uri></author><id>https://sourceforge.netd221f62b9ac468fbba2db9b649105f455d982fd8</id><summary type="html">&lt;div class="markdown_content"&gt;&lt;p&gt;see blog&lt;br /&gt;
&lt;a href="http://www.jroller.com/kaiulrich/entry/spring_json_namespaces_spring_json" rel="nofollow"&gt;http://www.jroller.com/kaiulrich/entry/spring_json_namespaces_spring_json&lt;/a&gt;&lt;/p&gt;&lt;/div&gt;</summary></entry><entry><title>Process multiple BindingResult</title><link href="https://sourceforge.net/p/spring-json/feature-requests/33/" rel="alternate"/><published>2010-03-26T09:54:48Z</published><updated>2010-03-26T09:54:48Z</updated><author><name>Anonymous</name><uri>https://sourceforge.net/u/userid-None/</uri></author><id>https://sourceforge.neta87b74de6fda57e9516796c27ebf109831dbf33b</id><summary type="html">&lt;div class="markdown_content"&gt;&lt;p&gt;In Spring V2.5.6 org.springframework.web.bind.annotation.support.HandlerMethodInvoker.updateModelAttributes() add BindingResult for every Object in Model.&lt;br /&gt;
If I add several JavaBean in model,is JsonView.getBindingResult() process right?&lt;/p&gt;&lt;/div&gt;</summary></entry><entry><title>JsonlibWriter remove null values</title><link href="https://sourceforge.net/p/spring-json/feature-requests/32/" rel="alternate"/><published>2009-12-08T12:54:58Z</published><updated>2009-12-08T12:54:58Z</updated><author><name>Kai Ulrich</name><uri>https://sourceforge.net/u/kaiulrich/</uri></author><id>https://sourceforge.netc07d73dd36d9a7232b671087db3d50f8385ac0fb</id><summary type="html">&lt;div class="markdown_content"&gt;&lt;p&gt;JsonlibWriter remove null values by konfiguration&lt;/p&gt;&lt;/div&gt;</summary></entry><entry><title>Update Dependencies</title><link href="https://sourceforge.net/p/spring-json/feature-requests/31/" rel="alternate"/><published>2009-11-16T15:47:29Z</published><updated>2009-11-16T15:47:29Z</updated><author><name>Kai Ulrich</name><uri>https://sourceforge.net/u/kaiulrich/</uri></author><id>https://sourceforge.net77c2e79606c6797dce3845863daf72b4fc83e63d</id><summary type="html">&lt;div class="markdown_content"&gt;&lt;p&gt;- springframework&lt;br /&gt;
- xstream&lt;br /&gt;
- json-lib&lt;br /&gt;
- sojo&lt;/p&gt;&lt;/div&gt;</summary></entry><entry><title>Add filter documentation</title><link href="https://sourceforge.net/p/spring-json/feature-requests/30/" rel="alternate"/><published>2009-10-01T14:37:23Z</published><updated>2009-10-01T14:37:23Z</updated><author><name>Kai Ulrich</name><uri>https://sourceforge.net/u/kaiulrich/</uri></author><id>https://sourceforge.net75168ba8d9043005ac137a52d1735af6095b7c84</id><summary type="html">&lt;div class="markdown_content"&gt;&lt;p&gt;Add filter documentation&lt;/p&gt;&lt;/div&gt;</summary></entry><entry><title>Add xstream annotation support</title><link href="https://sourceforge.net/p/spring-json/feature-requests/29/" rel="alternate"/><published>2009-08-27T07:35:15Z</published><updated>2009-08-27T07:35:15Z</updated><author><name>Anonymous</name><uri>https://sourceforge.net/u/userid-None/</uri></author><id>https://sourceforge.net57f46952473866688c3e227bcf96be9e380739ed</id><summary type="html">&lt;div class="markdown_content"&gt;&lt;p&gt;Add xstream annotation support&lt;/p&gt;&lt;/div&gt;</summary></entry><entry><title>Add universal support for filtering model attributes</title><link href="https://sourceforge.net/p/spring-json/feature-requests/28/" rel="alternate"/><published>2009-07-09T20:59:41Z</published><updated>2009-07-09T20:59:41Z</updated><author><name>Anonymous</name><uri>https://sourceforge.net/u/userid-None/</uri></author><id>https://sourceforge.netfe7b76517355f934244fffc4a9e3e00ac0f5da1b</id><summary type="html">&lt;div class="markdown_content"&gt;&lt;p&gt;When using Sojo, it is possible to configure it to only serialize certain model attributes into JSON as described here:&lt;/p&gt;
&lt;p&gt;&lt;a href="http://spring-json.sourceforge.net/bindingsojo.html"&gt;http://spring-json.sourceforge.net/bindingsojo.html&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;However it would be nice to be able to do this in a more universal way. One easy implementation would be to extend the JsonView class as the attached file shows.&lt;/p&gt;&lt;/div&gt;</summary></entry><entry><title>check spring 2.5-3.0 compatibility</title><link href="https://sourceforge.net/p/spring-json/feature-requests/27/" rel="alternate"/><published>2009-06-04T08:53:35Z</published><updated>2009-06-04T08:53:35Z</updated><author><name>Kai Ulrich</name><uri>https://sourceforge.net/u/kaiulrich/</uri></author><id>https://sourceforge.net16c7b3b3f111376753db0678e534cb59743cdc30</id><summary type="html">&lt;div class="markdown_content"&gt;&lt;p&gt;- test the annotationbased configuration.&lt;br /&gt;
- test springdm module&lt;/p&gt;&lt;/div&gt;</summary></entry><entry><title>implicit  collection property binding.</title><link href="https://sourceforge.net/p/spring-json/feature-requests/26/" rel="alternate"/><published>2009-06-04T08:04:37Z</published><updated>2009-06-04T08:04:37Z</updated><author><name>Anonymous</name><uri>https://sourceforge.net/u/userid-None/</uri></author><id>https://sourceforge.net269c17fd1bb956e3778fefaa0baf5965999a731c</id><summary type="html">&lt;div class="markdown_content"&gt;&lt;p&gt;Implicit collection binding support added to sojo, xsteam and json-lib writer.&lt;/p&gt;
&lt;p&gt;implicit: (command).list includes all (command).list[i] with 0 &amp;lt;= i &amp;lt;= n&lt;/p&gt;&lt;/div&gt;</summary></entry></feed>