So it's finally come. I have written my reflector! Form::Sensible::Reflector::DBIC is a reflector class that allows you to create your forms from your DBIC schema. The idea is to define your form once, and make CRUD operations much much easier. It needs more documentation and testing, but it's a really good start I think. The base class is neat as well, Reflector allows you to create a "reflecting" class pretty easily.
Coming soon are some even cooler improvements on it. Stay tuned!
Coming soon are some even cooler improvements on it. Stay tuned!







Leave a comment