Forum Controls
Spotlight Features

The Rich Engineering Heritage Behind Dependency Injection

Andrew McVeigh takes us on a tour of the rich heritage behind dependency injection, what it represents, and tells us why its here to stay.

NetBeans 6: Matisse Updates

NetBeans 6 delivers great updates to the Matisse GUI builder. Spend a few minutes with Roman Strobl and get an expert briefing on what's new and what has changed.

Introduction to Groovy Part 3

In this, the third and final installation of Andres' Introduction to Groovy series, you learn about how Groovy handles variable numbers of arguments, named parameters, currying, and more about Groovy operators. Including, some new operators.
Replies: 0 - Pages: 1  
  Click to reply to this thread Reply

Open Source Jdon Framework 1.5 final released

URL: DDD MDD

At 10:55 PM on Oct 13, 2006, banq wrote:

Open Source JdonFramework 1.5 final released

JdonFramework is used for writing small/medium stand-alone J2EE application.

Jdon is a IOC/AOP framework, and includes a lightweight Ioc container based on Picocontainer.its special point is that all components are replaceable, even includes the framework itself. you can plug-in any java objects.

Jdon is a DDD(domain driven development) framework, we can easily and quickly develope a MDD software system.

Jdon is like Rubby + IOC/AOP lightweight container, and can really simplify J2EE development! it can produce high quality

applications, faster and at lower cost.

By using cache Jdon optimizes the components performance, such as the dynamic proxy components,
because of the cache optimization Jdon potentially improves the application system performance, such as batch query operations.

Jdon seamlessly supports two services: POJO/EJB2.0 , it helps you Building a scalable and extendable small/medium system .

Jdon Framework project:
http://jdon.dev.java.net/

thread.rss_message