Facelets vs. JSF2 & EzComp
LincolnSeveral things that make life painful with Facelets are fixed with JSF2 & EzComp. Take a look at some of the nicer things to come:
Posted in JSF |
3 Comments »
LincolnSeveral things that make life painful with Facelets are fixed with JSF2 & EzComp. Take a look at some of the nicer things to come:
Posted in JSF |
3 Comments »
DerekWhen developers choose to enforce Static Analysis tools (i.e. JTest or PMD) they might have the best intentions at heart, but are actually making the code worse in the long run. The value of the programmer’s experience and expertise on the code is not considered.
Static analysis tools are automated programs that run a set of rules against source code to produce metrics, and give advice on best practices.
So why does using these tools lead to bad code? Read the rest of this entry »
Posted in Best Practices |
4 Comments »
Posting tweet...