Fixerio icon indicating copy to clipboard operation
Fixerio copied to clipboard

Deprecate getObject() in favour of getResult()

Open fadion opened this issue 9 years ago • 1 comments

Getting a Result class (as added in #2) is obviously more flexible than a dummy object. I'm thinking to deprecate getObject() in favour of getResult(). What do you think @djmarland?

fadion avatar Jul 27 '16 16:07 fadion

I can agree with that. Personally I much prefer working with named classes than dummy objects.

djmarland avatar Jul 27 '16 16:07 djmarland