Quote:
Originally Posted by Y_Less
Could I suggest looking in to y_master - it covers a lot of what you want in (IMHO) quite nice wrappers to allow cross-script scripting. At the very least it would save you the trouble of writing a lot of the boilerplate and repetitive communication code.
|
I found another easy way to do what I wanted. I guess y_master would just increase the complexity of the code. Also, I'm trying to use as little libraries as possible. I'll probably just use your foreach lib.