M
matman
Guest
Thanks! By the way, I hope I'm not bothering you guys with all the stuff I dump here... I would like to suggest something for deleteRecord. deleteRecord currently only required "id" to delete something. Because "objName" could be left out, pretty much anything that you're allowed to delete with an id could be deleted. I think it would be better to make objName required, as this also matches rbf_deleteRecord() and rbv_api.deleteRecord().
Continue reading...
Continue reading...