| bio | website | benjaminwootton.co.uk |
|---|---|---|
| location | London, United Kingdom | |
| age | ||
| visits | member for | 1 year, 1 month |
| seen | Mar 25 at 10:03 | |
| stats | profile views | 9 |
|
Apr 26 |
awarded | Yearling |
|
Nov 6 |
awarded | Necromancer |
|
May 25 |
answered | What is a comprehensive book on concurrent programming? |
|
May 13 |
answered | Do you actually write 'clean code'? |
|
May 13 |
answered | Are there advantages to agile practices other than having a working build between sprints? |
|
May 9 |
answered | Why not Spring framework? |
|
May 9 |
comment |
Replacing dao layer Why impractical? Ideal in our situation where we want to use different driver classes in different environments - say ActiveMQ in dev and MQ in production. |
|
May 9 |
answered | Replacing dao layer |
|
May 9 |
comment |
When comparing a combination of String literals, is it convention to call .equals() on the literal? @sparkleshy - Disagree, you really dont want string literals sprinkled through your code logic. As mentioned in original answer, if the string literal is used in more place than one then I'd definetly say to refactor them out. |
|
May 9 |
answered | Do you perfect your code as you go or FINISH the product first, improve structure later |
|
May 7 |
answered | When comparing a combination of String literals, is it convention to call .equals() on the literal? |
|
May 2 |
revised |
Parallel Testing options in Agile Development? added 4 characters in body |
|
May 2 |
answered | Parallel Testing options in Agile Development? |
|
May 2 |
comment |
Using Exception Emails as a System Status Indicator Agreed this is very dependent on the size of organisation, context of the application etc. |
|
May 2 |
revised |
Using Exception Emails as a System Status Indicator added 49 characters in body |
|
May 2 |
answered | Using Exception Emails as a System Status Indicator |
|
May 2 |
answered | How does agile work when replacing a working system? |
|
May 2 |
answered | Setting Up a Development Environment |
|
May 2 |
comment |
Is it good practice to comment with issue number? I think you should do both, but I don't think its enough on it's own to add these comments into source code control. You rarely even see those comments unless you go looking for them. Having these references much more visible can be useful IMO. |
|
May 2 |
answered | Is it good practice to comment with issue number? |