Questions for an Enterprise Architect
Erik Dörnenburg answers: What is Enterprise and Evolutionary Architecture?, discussing 4 issues: Turning strategy into execution, Ensuring conformance, Where do the architects sit? Buying or building?
The content has been bookmarked!
There was an error bookmarking this content! Please retry.
How would you like to view the presentation?
Improve Java Garbage Collection, Runtime Execution, and JVM visibility with Zing
18 agile and lean practices for effective software development governance
NOSQL, The Web And The Enterprise
Using Drools? See what you're missing! Get the Power of Drools with the Assurance of Red Hat
neat presentation.. we are in process of starting new app development and have selected struts2.x as a web framework
after bitter experience of tap4.x
Nice one Pat. :-)
Mittal would you tell us more about your experiences and choice to switch?
Mittal, At the risk of going off-topic, I'd love to hear about your experience with Tapestry 4, as I'm sure to would the developers of that framework. Also I'm curious as to whether Tapestry 5 will address your issues.
Philip,
Here are some of the reasons which made me thinking,
- all page classes are abstract, no DI via spring possible. I think Tap5 takes care of this one.
- null handling for individual and nested properties. We had to implement additional interface called "NullHandler" and register all our objects instead of writing not null checks cluttered around views.
- AJAX integration was pain with Tacos and Dojo but got it working.
- No roadmap for migration from Tap4 to Tap5.
These were some of compelling factors at least to get thinking about alternative framework.
On other hand, ramp-up time for Tapestry wasnt that much may be 2 days to get it up and running and kicking off project development
Thanks
Mittal
Is there second edition for WW or Struts 2.x coming up ?
Philip,
Here are some of the reasons which made me thinking,
- all page classes are abstract, no DI via spring possible. I think Tap5 takes care of this one.
- null handling for individual and nested properties. We had to implement additional interface called "NullHandler" and register all our objects instead of writing not null checks cluttered around views.
- AJAX integration was pain with Tacos and Dojo but got it working.
- No roadmap for migration from Tap4 to Tap5.
- This is a classic one, if there are any html controls within tap form by default it puts focus on first control it finds and to prevent it one has to set a property to false. I received some QA bugs related to this issue.
These were some of compelling factors at least to get thinking about alternative framework.
On other hand, ramp-up time for Tapestry wasnt that much may be 2 days to get it up and running and kicking off project development whereas it seems there's FUD about steep ramp-up time for tapestry
Thanks
Mittal
I'm trying out S2. Being familiar with S1 I find the new S2 features that came through the framework wedding very thrilling. It is important for us that the framework supports XSLT which it obviously does and it was really easy to get a simple example working.
However I struggle with custom adapters that produce custom XML other than what is created by the standard adapters. The Javadoc says I can register my custom adapter with registerAdapter method of AdapterFactory. But where do I call this method? Where in my code do I have access to the AdapterFactory instance so I can register my adapter? It also tells me to look at the examples but I cannot find any concerning custom adapters...
Any help is greatly appreciated! If there really is an example can you tell me where to find it?
Dear all,
In order to better understanding and using of Struts2, I have created
the Animated Tutorial for Struts2 that shows how does struts work.
My goal for creating this document was to show basic primitives such as
request scope value stack, action classes and objects to someone who wants
to select between web frameworks such as Struts, JSF, Tapestry and etc.
link to download:
khorshid.ut.ac.ir/~m.s.alavi/Tutorial.zip
First of all you must read the readme.pdf and then start with first scenario.
Any opinion about this tutorial is appreciated.
I'm looking for your helpful opinions.
--kind regards
Mohammad SeyedAlavi
Erik Dörnenburg answers: What is Enterprise and Evolutionary Architecture?, discussing 4 issues: Turning strategy into execution, Ensuring conformance, Where do the architects sit? Buying or building?
Sean Cribbs explains what Map-Reduce and Riak are, why and how to use Map-Reduce with Riak, and how to convert SQL queries into their Map-Reduce equivalents.
Chris Richardson shows how he ported a relational database to three NoSQL data stores: Redis, Cassandra and MongoDB.
Jean Tabaka challenges the audience to reflect on what Agile practices they are employing, how they are using them, ending with the questions “Why have their organization chosen to go Agile?
Andreas talks about the benefits of the Open Web and how it compares to proprietary stacks. He also talks about various projects that push the envelope like Boot to Gecko, Broadway and pdf.js.
Ron Bodkin discusses early adoption of Hadoop, NoSQL and describes MapReduce and related libraries and Frameworks. Other topics include Hive, Pig, multi tenancy, and security in a big data environment
Stephen Bohlen explains how Spring helps with interoperability between Java and .NET, demoing it with the help of a sample application.
Guilherme Silveira mentions some of the turning points in project development that may affect the quality of the code offering advice on avoiding writing crappy code.
9 comments
Watch Thread Reply