Symfony Faux Form Serialization
Recently, I ran into an issue when building a Symfony plugin for Slideshow renderings. When I added the support for multiple libraries, in this case Google Slideshow2 and JQuery Cycle, they had drastically different configuration options. JQuery Cycle allows you to use a list of effects, such as blindX and blindY. These effects are great,…