Yeah, I the same thing went through my head as well :)
Hopefully, soon it will be working. I like CompoundPropertyModel
much more than BoundCompoundPropertyModel :)

Matej

Phil Kulak wrote:
Oh, okay. I like that! I actually remember doing exactly that when I
was first evaluating the framework and wondering why "name" worked,
but "address.street" didn't. I'm onboard.

-Phil

On 7/13/05, Matej Knopp <[EMAIL PROTECTED]> wrote:

If I understand it correctly, the bean looks like this
class BeanClass {
   Company company;
  // setters, getters
}

the component id is "company.name" and it's bound to the company.name
property of the BeanClass object.

Phil Kulak wrote:

I like the colon myself, but I'm a little confused about your example.
Does that mean there's a componened with ID "company" and you like to
bind that to the property "name" of your model? If so, isn't that a
little counter intuitive?

On 7/12/05, Johan Compagner <[EMAIL PROTECTED]> wrote:


- or :
where can it be used/output to now or maybe in the further?
For example urls/javascript? Should we look if there are pit holes there?

Eelco Hillenius wrote:



We have plans to replace the current dot ('.') seperator in component
paths by another character. The main reason for wanting this, is to
avoid conflicts with Ognl, and be able to use nested properties more
easily. E.g., when that fix is done you could do:

add (new RequiredTextField("company.name"));

The first question is: does anyone object, and if so, why?

Next question is what should our seperator be? It should be a
seperator that can not be used as Java variable names. Here's some
examples:

Page.SomePanel.SomeComponent
Page-SomePanel-Somecomponent
Page:SomePanel:SomeComponent
Page#SomePanel#SomeComponent
Page$SomePanel$SomeComponent

Your votes please?

Eelco


-------------------------------------------------------
This SF.Net email is sponsored by the 'Do More With Dual!' webinar
happening
July 14 at 8am PDT/11am EDT. We invite you to explore the latest in dual
core and dual graphics technology at this free one hour event hosted
by HP,
AMD, and NVIDIA.  To register visit http://www.hp.com/go/dualwebinar
_______________________________________________
Wicket-user mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/wicket-user



-------------------------------------------------------
This SF.Net email is sponsored by the 'Do More With Dual!' webinar happening
July 14 at 8am PDT/11am EDT. We invite you to explore the latest in dual
core and dual graphics technology at this free one hour event hosted by HP,
AMD, and NVIDIA.  To register visit http://www.hp.com/go/dualwebinar
_______________________________________________
Wicket-user mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/wicket-user




-------------------------------------------------------
This SF.Net email is sponsored by the 'Do More With Dual!' webinar happening
July 14 at 8am PDT/11am EDT. We invite you to explore the latest in dual
core and dual graphics technology at this free one hour event hosted by HP,
AMD, and NVIDIA.  To register visit http://www.hp.com/go/dualwebinar
_______________________________________________
Wicket-user mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/wicket-user




-------------------------------------------------------
This SF.Net email is sponsored by the 'Do More With Dual!' webinar happening
July 14 at 8am PDT/11am EDT. We invite you to explore the latest in dual
core and dual graphics technology at this free one hour event hosted by HP,
AMD, and NVIDIA.  To register visit http://www.hp.com/go/dualwebinar
_______________________________________________
Wicket-user mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/wicket-user




-------------------------------------------------------
This SF.Net email is sponsored by the 'Do More With Dual!' webinar happening
July 14 at 8am PDT/11am EDT. We invite you to explore the latest in dual
core and dual graphics technology at this free one hour event hosted by HP,
AMD, and NVIDIA.  To register visit http://www.hp.com/go/dualwebinar
_______________________________________________
Wicket-user mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/wicket-user




-------------------------------------------------------
This SF.Net email is sponsored by the 'Do More With Dual!' webinar happening
July 14 at 8am PDT/11am EDT. We invite you to explore the latest in dual
core and dual graphics technology at this free one hour event hosted by HP,
AMD, and NVIDIA.  To register visit http://www.hp.com/go/dualwebinar
_______________________________________________
Wicket-user mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/wicket-user

Reply via email to