J
Jean-Christophe Cardot
Guest
I second Sebastien on the buffer parameter. Having to maintain a legacy coded in ABL, I'm using it quite often, then I can add as many parameters as I want. Also for simpler cases of procedural input params I tend to add a last parameter that might contain a list of param=value couples, which do the trick more often than not. I could go json also
I'm missing named, optional parameters in fact. PSC, someone?
Continue reading...
Continue reading...