Tuesday, October 09th, 2007, 08:14:44 +0200, Gunnar Wagenknecht
Why do people always want to tell you that persisting a “domain model” is a many month spanning work item if you can’t generate the code?
Sorry folks, with all due respect to model driven software engineering, but that’s totally non-sense. It’s all about developer productivity. The first object is always the hardest. But if you follow the right approach and build good APIs and use the right tools than it’s just a matter of minutes for every other domain object.
Don’t get me wrong. I also use EMF and I love it. But some statements are just plain wrong.
Monday, April 17th, 2006, 14:32:18 +0200, Gunnar Wagenknecht
In this post Mike refers (and answers?) to a blog posting from John O’Shea. John is complaining about the architecture and interoperability of several Eclipse top level projects (named WTP, STP, TPTP, BIRT).
A cursory look at the architectures of many of the top level projects (WTP, STP, TPTP, BIRT etc.) shows the lack of intra-project cooperation is resulting in frameworks that simply don’t integrate with one another in they ways we all want them to.
Honestly, I partly agree with John but more from a usability point of view. Ok, that’s another topic.
But I think we have to remember that all these projects are very young projects compared to the Eclipse top level project itself. You can’t expect to get everything done in release 1.0, 1.5 or even 2.0. AFAIK the first goal was to successfully establish the projects on Eclipse.org and to create a vital user, developer and adopter community. With Callisto I’m expecting this goal marked as fixed.
I also agree that one of the next goals should be concentrating on areas where the projects can create more interoperability. But again, I have to remind that work on this topic has already started in the past. Read the rest of this entry »
Tuesday, March 08th, 2005, 12:37:15 +0100, Gunnar Wagenknecht
If you ever wonder how to improve client-side caching of your pages look here: subbu.org: HTTP Caching.