268
I Use This!
Very Low Activity

Ratings and Reviews

Analyzed 1 day ago. based on code collected 2 days ago.
Community Rating
4.6
   

Average Rating:   4.6/5.0
Number of Ratings:   95
Number of Reviews:   1

My Review of Castle

You have not rated or reviewed this project.
Click below to rate/review.
My Rating:
0
 
 New Review

Most Helpful Reviews

Rafael T... says:
Good Foundation for Inversion of...  
5.0
 
written almost 17 years ago

Castle IoC conteiners (MicroKernel and Windsor) are a good foundation to make the pieces of a system easier to connect and reconnect (just by configuration).

Active Record support is very well implemented, and helpfull, and most of its limitations comes from the NHibernate implementation it uses as the persistence mapper, but to be really fair it is not possible for NH, or any other ORM, to solve all the problems from trying to bridge between the relational model and the object one.

Also MonoRail (that offers MVC), really helps with some though problems in Web development, but it is surely not for everyone, as it lacks better UI designing tools, specially for the more commonly used NVelocity-based view engine.

The project is evolving, and lots of interesting things are being added, to further reduce the work to develop and to maintain enterprise systems, but the concepts and the details are hard to grasp if you come from RAD-inflicted shops.

3 out of 3 users found the following review helpful.

Did this review help you? |

Most Recent Reviews

Rafael T... says:
Good Foundation for Inversion of...  
5.0
 
written almost 17 years ago

Castle IoC conteiners (MicroKernel and Windsor) are a good foundation to make the pieces of a system easier to connect and reconnect (just by configuration).

Active Record support is very well implemented, and helpfull, and most of its limitations comes from the NHibernate implementation it uses as the persistence mapper, but to be really fair it is not possible for NH, or any other ORM, to solve all the problems from trying to bridge between the relational model and the object one.

Also MonoRail (that offers MVC), really helps with some though problems in Web development, but it is surely not for everyone, as it lacks better UI designing tools, specially for the more commonly used NVelocity-based view engine.

The project is evolving, and lots of interesting things are being added, to further reduce the work to develop and to maintain enterprise systems, but the concepts and the details are hard to grasp if you come from RAD-inflicted shops.

3 out of 3 users found the following review helpful.

Did this review help you? |