Hi Guys,
I'm having some doubts about where to put some classes.
Working to make id configurable I created two classes Scan (to search for a annotation) and Property (to encapsulate reflection property calls) where I should put these classes? I created some exceptions. We should have a package for exceptions?
Also I was in doubt whether the classes HeaderAndBody and HttpException should not be moved to the package impl
wdyt?
Att,
Daniel Passos