[Topic] Why Open Source the Client?

Just curious what motivated you to open source the client rather than selling it? Your data access interface is well defined enough making it a straight forward exercise to develop an open source server side that has the same functionality available in the agile-model library without really even looking at the library.

The only immediate problem with the data access interface is the client's dependency on the PersistenceVersionException in the server library. That should probably be moved to the client.

—Posted by Samer Kanjo on Dec 4, 2007


You may post a reply to this topic, but you must be logged in. If you already have an account, you may login now. If you need to create an account, you may also register now.