another poll...
im looking into reworking the API from the prefixed 'ha' one to something better
for example
haSortBuyout()
would become
SearchSort('buyout')
name change and parameter would allow you to set any new columns blizzard adds without an API update
but im not quite sure about the naming... wether i should short hand it like
seSort for Search/Equipment section
or long hand like
SearchEquipmentSort or SearchResultsSort
any suggestions?
NOTE: this will NOT mean you have to update your existing scripts for a long time. there will be a new backward compatibility .lua to keep old stuff working the same![]()