[smartweb-user] Smartweb 1.2.6 vs 1.2.5 is almost backward compatible??
Brought to you by:
rlogiacco
From: Giuseppe C. <gco...@sm...> - 2008-10-11 00:54:33
|
Hi, recently I migrated ,in a "progress" project ,from smartweb 1.2.5 to 1.2.6 ...I noted some small things changed.. and I found warnigs during compile-phase e.g. getSearchInfo and getSelectionList methods of AbstractArchiveAction were changed in static methods.. At first I didn't give them so much importance..but during filter execution get by SearchInfo properties i found a bug on an Enumeration search field so I had replace in inappropriate way an override of getSearchInfo from AbstractArchiveAction to avoid this glitch.. and what result? A static method cannot be override ..it can 'cause a possible StackOverFlow during processing..so I had to change every part of my inherit Action super.getSearchInfo() ..into getSerachInfoPlus method to retrieve and filter correct search fields..and so on. My question is : Is it "almost" backward-compatible.? Waiting for reply -- Giuseppe Contartese mail: gco...@sm... mobile: +393939064135 Smartlab s.r.l. via E.Q. Visconti, 103 00192 Roma Tel. +39067886641 Fax: +391782233798 |