: The following page has been changed by BrianLucas:
: http://wiki.apache.org/solr/SolrUpdate

So now in addition to the Java Update client sitting in Jira, we have some
PHP Update/Query code on the Wiki ... time to start getting serious about
how we want to manage the various client libraries people may/will be
writting in all the various languages they'll be writting them in.

the big issues i wonder about are:
  * testing ... not just unit testing, but basic syntax checking ... is
there a way to automate checks that PHP scripts compile as part of our ant
builds?
  * levels of support ... are there some languages/APIs that we want to
consider part of the "core" and ensure work with any server
changes, and others that are more "contrib"ish?  if so what makes that 
determination?
  * varient implimetnations ... what if differnet people write/contribute
multiple client APIs for the same language .. do we want to pick one to be
the "official" API for that language?


-Hoss

Reply via email to