|
From: | Mikael Djurfeldt |
Subject: | Re: Keywords in GOOPS methods v3 |
Date: | Mon, 25 Nov 2024 21:56:19 +0100 |
This is the third attempt at introducing keyword aware methods in GOOPS.What is new in v3 is that keyword arguments and default parameters to keyword arguments are handled correctly when using (next-method). Now only those keyword arguments actually present in a call get forwarded to the next-method.Best regards,Mikael
[Prev in Thread] | Current Thread | [Next in Thread] |