But #5 is better in this regard, is not it? ;) Do you think #5 is worse than #2?
On 5/12/05, Leon Rosenberg <[EMAIL PROTECTED]> wrote: > As you see, you don't need the BookForm to present a Book, since you > need other properties for presentation, as for editing. > So if you are working with scenario #4 and reusing BookForm here, you > are actually _misusing_ the BookForm. Further, it's a bad design > approach, because, if you need to change the search result page and add > or remove some properties (a book rating by other users etc), you are > changing the edit dialog too, without actually knowing it (or exlicitely > search, aehm, where do i use this form?). > > That's why I think, that scenario #4 is actually a bad choice, because > it creates dependencies, which are very hard to manage (especially after > some months). --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]