anonymous wrote :
|
| One temptation is to break compatibility with existing config files for BR by swapping
the property names. There aren't likely to be many existing configs that have BR. E.g.
|
|
Not true. This is for JBC2.0.0/AS5. BR is available in AS 4.0.5, and I suspect people
will start using it.
anonymous wrote :
|
| | public Element getBuddyReplicationConfiguration()
| | public void setBuddyReplicationConfiguration(Element config)
| |
| | public BuddyReplicationConfig getBuddyReplicationConfig()
| | public void setBuddyReplicationConfig(BuddyReplicationConfig config)
| |
|
Ugh! :-) I'd steer well clear of such ambiguities, if I were you! If we can use a
PropertyEditor where needed, I'd prefer this approach.
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3980304#...
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&a...