| Author |
Java Application Architecture
|
Parag Katkar
Greenhorn
Joined: Mar 27, 2006
Posts: 5
|
|
Hi Kirk,
I'm wondering how helpful your book would be for a Java/J2EE developer who is not using OSGi.
Regards,
Parag
|
 |
Kirk Knoernschild
author
Ranch Hand
Joined: Apr 16, 2012
Posts: 41
|
|
This is the main point of the book - to help you design modular software even if you're not using a framework like OSGi. The books helps you design modular software today. Then, when platform support for modularity is available and you're ready to use it, you're application is positioned to take advantage of it. Part 3 of the book shows how to do this.
Visit the book's website at modularity.kirkk.com where you can review all 18 patterns and download an excerpt of the book. There is also a mobile web application available that you can take with you wherever you go.
--kirk
Twitter: @pragkirk
|
 |
Parag Katkar
Greenhorn
Joined: Mar 27, 2006
Posts: 5
|
|
Sounds good! I will checkout the website. Thank you for your reply.
Regards,
Parag
|
 |
 |
|
|
subject: Java Application Architecture
|
|
|