Thanks!

I still don't understand what I am doing wrong. I even can't get working a
normal selection property.

{{{
<define-property name="my.property" values="default" />
<property-provider name="my.property" generator="com.myPropertyGenerator" />
<extend-property name="my.property" values="value1, value2" />
<set-property-fallback name="my.property" value="default" />
}}}

Shouldn't this be enough to get an extra 12 permutation (18 in total)? I am
getting only 6

On Tue, Jul 19, 2011 at 11:15 AM, Thomas Broyer <t.bro...@gmail.com> wrote:

> It is working. Apache Wave uses it. I believe I successfully used it too.
>
> Have a look at the top of the generated symbolMaps files, they'll tell you
> which deferred binding property leads to a particular permutation, along
> with its value.
>
> --
> You received this message because you are subscribed to the Google Groups
> "Google Web Toolkit" group.
> To view this discussion on the web visit
> https://groups.google.com/d/msg/google-web-toolkit/-/ood3SvTuXHIJ.
> To post to this group, send email to google-web-toolkit@googlegroups.com.
> To unsubscribe from this group, send email to
> google-web-toolkit+unsubscr...@googlegroups.com.
> For more options, visit this group at
> http://groups.google.com/group/google-web-toolkit?hl=en.
>



-- 
Guit: Elegant, beautiful, modular and *production ready* gwt applications.

http://code.google.com/p/guit/

-- 
You received this message because you are subscribed to the Google Groups 
"Google Web Toolkit" group.
To post to this group, send email to google-web-toolkit@googlegroups.com.
To unsubscribe from this group, send email to 
google-web-toolkit+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/google-web-toolkit?hl=en.

Reply via email to