The Artima Developer Community
Sponsored Link

.NET Buzz Forum
Everyday frameworks in applictions

0 replies on 1 page.

Welcome Guest
  Sign In

Go back to the topic listing  Back to Topic List Click to reply to this topic  Reply to this Topic Click to search messages in this forum  Search Forum Click for a threaded view of the topic  Threaded View   
Previous Topic   Next Topic
Flat View: This topic has 0 replies on 1 page
Jonathan Crossland

Posts: 630
Nickname: jonathanc
Registered: Feb, 2004

Jonathan Crossland is a software architect for Lucid Ocean Ltd
Everyday frameworks in applictions Posted: Oct 29, 2005 10:27 AM
Reply to this message Reply

This post originated from an RSS feed registered with .NET Buzz by Jonathan Crossland.
Original Post: Everyday frameworks in applictions
Feed Title: Jonathan Crossland Weblog
Feed URL: http://www.jonathancrossland.com/syndication.axd
Feed Description: Design, Frameworks, Patterns and Idioms
Latest .NET Buzz Posts
Latest .NET Buzz Posts by Jonathan Crossland
Latest Posts From Jonathan Crossland Weblog

Advertisement


One belief I have about frameworks, is its usefulness outside of the Framework context.

When one reads about software frameworks as a software builder, one cant help but feel that Frameworks are probably not efficient or cost effective.

Frameworks seem to have a distinct usage and when you look at your project, a framework may seem like overkill. I strongly feel that most projects have a strong case for at least a small framework, and in fact, your project will have major benefits.


Frameworks are needed for everyday projects


The reasoning is simple. A simplistic framework can have a Template Method with one or more Hook Methods.

The benefits of this simple approach means that if implemented correctly, even if the functionality is small, it offers a wide range of usefulness.


If certain implementation conditions are met and the concepts of a Framework applied, even at this simple level, you have a reason to know and understand what and how Frameworks can benefit your next project.

One could argue, that I am only pointing out one Design Pattern, but one could also say that a Framework need not be a complex beast underneath everything and in its early atomic level, it is just 1 or more Design Patterns. This still means that if the conditions are right, it can be called a framework.


Understanding Frameworks and how they relate to everyday projects is tremendously important for making good agile software.




Read: Everyday frameworks in applictions

Topic: Tech Events in Zurich: Digitale Allmend and Tweakfest Previous Topic   Next Topic Topic: Scrum podcasts with Ken Schwaber

Sponsored Links



Google
  Web Artima.com   

Copyright © 1996-2019 Artima, Inc. All Rights Reserved. - Privacy Policy - Terms of Use