what problem are you trying to solve? -igor
On Sun, Sep 30, 2012 at 11:25 PM, Michael Mosmann <[email protected]> wrote: > Hi, > > .. yesterday I did some refactoring which introduced a IReadOnlyModel > interface. I stopped this so far because of these many default casts to > IModel. I will try it again with the other way around (IWriteableModel). So > far I could see how things become more clear if the right interface is used. > So here comes some questions: > > - Is somebody interested in this change (beside me)? > - Is there a chance that we missing something so wicket could break? > - Is there a better name (sure there is)? > > Thanks > Michael >
