Tags : Browse Projects

Select a tag to browse associated projects and drill deeper into the tag cloud.

gwt-dispatch

Compare

  No analysis available

WelcomeInspired by Ray Ryan's Best Practices For Architecting Your GWT App session at Google I/O 2009, this is an implementation of the 'command pattern' discussed at the beginning of the video. You may also be interested in the gwt-presenter library, which is an implementation of the 'Presenter' ... [More] API mentioned in Ray's presentation. LinksDevelopment Guide - Useful information for developers. Getting Started - A quick intro to the API. API Discussions - The Google Group for this library. Post any questions you have here! ConfigurationCurrently Guice and GIN helpers are bundled in, but they are optional - the API can be initialised directly or via any other DI or other scheme you wish. [Less]

0 lines of code

0 current contributors

0 since last commit

1 users on Open Hub

Activity Not Available
0.0
 
I Use This
Mostly written in language not available
Licenses: bsd

Iskandar

Compare

  Analyzed about 15 hours ago

Iskandar is a lightweight framework for creating loosely coupled and highly testable applications in Java. It’s main feature is an implementation of the command pattern, which allows an application to issue requests to an object without making any assumptions about the request, or the receiving ... [More] object. Commands act as a wrapper for your business logic, allowing you to easily add, update, or remove functionality. Combine Iskandar with a dependency injection framework such as Spring or Guice to gain even more agility. [Less]

474 lines of code

0 current contributors

over 13 years since last commit

1 users on Open Hub

Inactive
5.0
 
I Use This

PerfectJPattern

Compare

  Analyzed about 17 hours ago

Collection of reusable componentized Design Patterns implemented in Java. The implementations will not be limited to those from GoF. Long term aim is to provide a full catalog of Software Engineering best practices in Java along with show case demos.

23.6K lines of code

0 current contributors

over 7 years since last commit

0 users on Open Hub

Inactive
0.0
 
I Use This
Licenses: No declared licenses