|
|
||
Jacob Hookom's BlogJuly 2006 ArchivesSAF2 and Shale: Missing the BuckPosted by jhook on July 05, 2006 at 01:08 AM | Permalink | Comments (2)InfoQ.com just announced that Struts and Shale (JSF) are finally parting ways. This followed some rather lengthy back and forth on the struts-dev mailing list. I know I've been blogging about ways for action frameworks and component frameworks to better collaborate, but this isn't what I was really looking for. Hats off to Don Brown for integration within the presentation tier between JSF and SAF2, but I want to see collaboration. The same thing is happening the web services world-- everyone is integrating with each other's types/standards, but no one is collaboration and solidifying on a single standard or methodology. In the mailing list, Craig points out that even with integration, there's tons of redundancy that will only prove problematic in development. There are things better done in action frameworks than component frameworks and visa versa. To highlight that fact, Don follows up Craig's email with a couple bullets:
So there's many points of integration between SAF2 and JSF in the tier that I really don't care about from a business standpoint. Fine, split for good marketing reasons, but the fact is that this innocuous debate totally misses what the industry is actually looking for. Coming from a corporate background, my whole goal is to put as little code as possible in the presentation tier. The only code that you can guarantee long term is the business code with zero dependencies. Yes, I'd like better ways to describe my business model, but the fact that I use SAF2 or JSF (or Axis or XFire or AJAX or XUL or ...) in a particular context is irrelevant. Here's an examples of collaboration:
I want to be able to say, here's my business model, annotated with meta data and then just have SAF2 and JSF agree that they'll utilize my MVC-agnostic investment. Flipping the tables if you will with frameworks to gain conventional stability in development across the market. I do believe that annotations are finally the answer with supplemental APIs as described a year and a half ago. Hopefully the JSR 29x's will help facilitate more collaboration in the presentation tier through standardization. It isn't happening at Apache. The only thing I can really push is that they will not lock my business model into a tier of frameworks that are so volatile and deployment specific. Can I point at 299? | ||
|
|