Autocomplete: Search options

Autocomplete: Search options

Hi,

had a look at the new Autocomplete Widget in jQueryUI 1.8b1 and compared it to Joern's Autocomplete jQuery plug-in which I'm currently using. Are there any plans to support some of the more advanced options like
  • matchCase
  • matchContains
  • multiple (and multipleSeparator)
  • mustMatch
  • autoFill
  • selectFirst
Or is there another way to change the search behavior for example to case sensitive and strict? Or do I have to implement my own source implementation?

multiple would be really cool for fields which contain tags.

Thanks for the great work
Patrick