Changes between Version 1 and Version 2 of interfaces


Ignore:
Timestamp:
Dec 19, 2008, 5:51:33 AM (15 years ago)
Author:
erikvaningen
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • interfaces

    v1 v2  
    99'''Option 2:''' Not using interfaces
    1010 * + less files
    11  * + you aint gonna need it
     11 * + you ain't gonna need it
     12 * - Spring wants one approach or the other (<tx:annotation-driven  proxy-target-class="true" />).
    1213
    1314Chosen option 2.