Dee, Fleeting to who? You can make the changes if you want, but I expect things to fail. You will notice in the methods you find extract being used that the variables are already defined, so once you change the code to not overwrite these the code will not work as expected and will always have the default values set in the method signature.
Next you will find we do not use this on user submitted data in the core. What other concerns do you have? -- Larry E. Masters On Tue, Oct 18, 2011 at 12:24 PM, Dee Johnson <[email protected]> wrote: > this may be true but I have found that it is fleeting to argue those > points. With that being said though, if I were to make the alterations > mentioned earlier, would there be a conceivable issue? > > -- > Our newest site for the community: CakePHP Video Tutorials > http://tv.cakephp.org > Check out the new CakePHP Questions site http://ask.cakephp.org and help > others with their CakePHP related questions. > > > To unsubscribe from this group, send email to > [email protected] For more options, visit this group > at http://groups.google.com/group/cake-php > -- Our newest site for the community: CakePHP Video Tutorials http://tv.cakephp.org Check out the new CakePHP Questions site http://ask.cakephp.org and help others with their CakePHP related questions. To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/cake-php
