Hello, I've been using symfony for a couple of weeks now and I am starting to create my own form classes, which extend the sfForm class. My question is, where should these custom class files be placed?
For example, I have a changePasswordForm that extends sfForm and I defined it in the file ChangePwdForm.php. Currently I have placed the ChangePwdForm.php file in the <sf-project>/lib/form directory and everything works, but I don't know if that's the recommended location. Please advise! Thanks, --Steve -- If you want to report a vulnerability issue on symfony, please send it to security at symfony-project.com You received this message because you are subscribed to the Google Groups "symfony users" group. To post to this group, send email to symfony-users@googlegroups.com To unsubscribe from this group, send email to symfony-users+unsubscr...@googlegroups.com For more options, visit this group at http://groups.google.com/group/symfony-users?hl=en