Johannes Brodwall

242
Reputation
44 views

Registered User

Name Johannes Brodwall
Member for 1 year
Seen Nov 15 at 13:19
Website
Location Oslo, Norway
Age 33
Scrum master, software architect, XP evangelist, but mostly just a Java and Rails programmer.
Oct
14
awarded  Yearling
Aug
8
awarded  Scholar
Aug
8
awarded  Autobiographer
Jul
27
asked Hide a file or directory using the Windows API from C
Jul
15
comment Why is hibernate open session in view considered a bad practice?
Is OSIV considered a bad practice? By whom?
Jul
15
awarded  Critic
Jul
15
comment Why is hibernate open session in view considered a bad practice?
It doesn't make sense to say that OSIV hurts Performance. What alternatives are there except for using DTOs? In that case, you will always have lower performance because data used by any view will have to be loaded even for views that don't need it.
Jul
15
comment hibernate OneToMany List ordering persisting but reversing?!
Good answer. But you should format your code.
Jul
15
awarded  Editor
Jul
15
revised Encrypt Password in Configuration Files? (Java)
Removed some accidental imports
Jul
15
accepted Encrypt Password in Configuration Files? (Java)
Jul
15
answered Encrypt Password in Configuration Files? (Java)
Jul
15
awarded  Necromancer