Varargs...
"Nikhil G. Daddikar" <[email protected]> Tue, 30 Aug 2005 17:13:25 +0530
| Newsgroups | gmane.comp.java.webmacro.user |
|---|---|
| Organization | Celoxis Technologies Pvt. Ltd. |
| Message-ID | <[email protected]> |
Webmacro doesn't recognize functions that take varargs as arguments. I think it must not be difficult to add this support considering the fact that it is treated like an array. However, I have no experience with this. Just the fact that it is becoming a problem because a lot of functions use varargs.