I’m looking forward to start developing a new server side enterprise communication framework in Java and I’m wondering if anyone knows a good book on the subject?
Some best practices and advice would be welcome.
Thanks.
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
“Practical API Design: Confessions of a Java Framework Architect” by Jaroslav Tulach (NetBeans architect) sounds like the best fit you’re going to find.
But the best advice on developing new frameworks is: don’t. Especially if you have to ask. It’s very unlikely that you’ll do a better job than all the people who wrote the multitude of frameworks already out there.