Re: SolrCache not using generics?

2009-11-30 Thread Chris Hostetter
: Subject: SolrCache not using generics? : : Maybe we can add generics to SolrCache or is there a design reason not to? I assuming you are talking about the put/get and regenerator methods dealing with "Object" ? Generics were probably never added is because of how the

SolrCache not using generics?

2009-11-29 Thread Jason Rutherglen
Maybe we can add generics to SolrCache or is there a design reason not to?