F5 iRULEs lack user defined functions (e.g. TCL proc) how about a macro or pre-processing capability
F5 iRULEs lack user defined functions or procedures (TCL proc)
As my IRULEs get more and more complex I find myself getting more and more frustrated that I can not write a TCL proc for recurring functions (code reuses). I know there must be deep technological reasons that I can not write a subroutine today- I sure want too (and I don't care if I run single threaded).
How about a macro or pre-processing capability (in the F5 iRULE editor ) and the F5 BIG-IP LTM system this really shouldn't be hard as several macro solutions for TCL already exist like a 'C' pre-processor.
Even having MACROs (without procedures) that merely allow me to inline a standard function over and over again would be a god send in iRULEs development.
Thanks