On Wednesday 11 April 2007 15:14, Derick Rethans wrote:
> On Wed, 11 Apr 2007, Frederik Holljen wrote:
> > On Wednesday 11 April 2007 14:46, Derick Rethans wrote:
> > > On Wed, 11 Apr 2007, Frederik Holljen wrote:
> > > > On Wednesday 11 April 2007 13:12, Derick Rethans wrote:
> > > > > Author: Derick Rethans
> > > > > Date: 2007-04-11 11:12:46 +0200 (Wed, 11 Apr 2007)
> > > > > New Revision: 4848
> > > > >
> > > > > Log:
> > > > > - It is not a problem to pass more parameters. You can access those
> > > > > in PHP functions with func_get_args(). However, this only works for
> > > > > user defined functions/methods.
> > > >
> > > > If this is now supported behavior we should have tests for it so we
> > > > don't break it in the future.
> > >
> > > This has always been supported, it's nothing new :)
> >
> > By PHP yes, but by SignalSlot.
>
> Huh? It was already working fine there... I spotted the docs and thought
> it was wrong. So I tested it and it already works fine with adding more
> parameters than the slot function has declared.

Yes, that was not intentional though :D Guess I got lucky there :)

Frederik
-- 
svn-components mailing list
svn-components@lists.ez.no
http://lists.ez.no/mailman/listinfo/svn-components

Reply via email to