Skip to main content

You are not logged in. Your edit will be placed in a queue until it is peer reviewed.

We welcome edits that make the post easier to understand and more valuable for readers. Because community members review edits, please try to make the post substantially better than how you found it, for example, by fixing grammar or adding additional resources and hyperlinks.

Required fields*

4
  • 1
    Benchmark it either way. Write us a postcard if you find any significant difference. Commented Jul 8, 2014 at 14:20
  • 2
    unknown class? that sounds like a really bad design. Commented Jul 8, 2014 at 14:20
  • Why not use one variable as array of params? Commented Jul 8, 2014 at 14:22
  • Unkown class: at that level I only am sure that it is a class that implements an interface. The method that I'm using is for converting data from one datasource to the data classes. For the method itself the class is unknown, because it's abstract. Commented Jul 9, 2014 at 7:17