The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

Changes for version 0.009

  • Change: fe2e252bf3fb71f43d202ce6ef37ea57fbca697a Author: Torsten Raudssus <torsten@raudss.us> Date : 2014-05-05 06:17:26 +0000
    • More tests for object
  • Change: 5bcaa6c450269c30ddda6d420d3d7a0aa585b2cd Author: Torsten Raudssus <torsten@raudss.us> Date : 2014-05-05 06:10:54 +0000
    • Fixing object functionality and making adding roles to results and view easier with central form roles
  • Change: 6fece344ee232415bdf940db73f01b76ff9cfb1e Author: Torsten Raudssus <torsten@raudss.us> Date : 2014-05-05 05:48:11 +0000
    • Updated load test
  • Change: 32eeaf1e78c32cc91da194a8050d6156dcf9082d Author: Torsten Raudssus <torsten@raudss.us> Date : 2014-05-05 05:47:21 +0000
    • Object functionality and a lot of cleanup
  • Change: 651daaaa7a6cba40a2035d3c55db63f3c8c58591 Author: Torsten Raudssus <torsten@raudss.us> Date : 2014-05-05 03:50:12 +0000
    • More fixes, deactivating overloading again, more abstracts
  • Change: a682b0c1607d6bd487a1f2ee8b5bc5d716dbb0d3 Author: Torsten Raudssus <torsten@raudss.us> Date : 2014-05-05 03:32:58 +0000
    • Switched to Validation::Class, added overloading for bool at least (hashref and array still are making problems), switched to namespace::clean
  • Change: 706b3db29b622a7801a3b8b8705d6492d1797ef7 Author: Torsten Raudssus <torsten@raudss.us> Date : 2014-05-04 11:32:34 +0000
    • So.... moving the parts out of process into the classes, so that SyForm::Values produces SyForm::Results that produces SyForm::View, that way roles dont need to be stacked on SyForm::Process
  • Change: af17905d860c42f79dd09b6a89a2b6d394c9d377 Author: Torsten Raudssus <torsten@raudss.us> Date : 2014-05-04 06:29:29 +0000
    • Much smoother view field handling, fixed a lot of troubles around defaults and verify, starting to use verify filters result if verify is in use
  • Change: 5aadd04a32f93a79f26560a87ce0648e31f987a0 Author: Torsten Raudssus <torsten@raudss.us> Date : 2014-05-04 03:30:06 +0000
    • doc fixes
  • Change: 1fef2b2d6e360da866907b9d83f136676928b3ad Author: Torsten Raudssus <torsten@raudss.us> Date : 2014-05-04 03:18:56 +0000
    • Documentation! Documentation! Documentation! Documentation!
  • Change: 207784ad8fbb542efeaa7d763340f4ef37fbeb5c Author: Torsten Raudssus <torsten@raudss.us> Date : 2014-05-04 03:01:42 +0000
    • Small fixes on the exceptions
  • Change: fd1cee2f5f5ccc39e94b67d7e72f2a17ba4219dc Author: Torsten Raudssus <torsten@raudss.us> Date : 2014-05-04 02:56:22 +0000
    • Ok now the view code really works, and defaults... hurray!
  • Change: 10738cb89b4ab765fe9770587adfbd17a307be7a Author: Torsten Raudssus <torsten@raudss.us> Date : 2014-05-03 15:55:54 +0000
    • Adding of view layer, more clean splitting and roles now can be automatically added to form BEFORE creation via field args, generally all roles are now given by the previous step to even make it dynamical
  • Change: 7e2ea946122074fae3b98c2477daca350640e2c8 Author: Torsten Raudssus <torsten@raudss.us> Date : 2014-05-03 00:37:08 +0000
    • New exceptions with tests
  • Change: 855c9e6fbff389a8a36a40efe65b57a37cea2b8b Author: Torsten Raudssus <torsten@raudss.us> Date : 2014-05-02 12:19:53 +0000
    • More speaking own anon class names, remake of load test
  • Change: 512d2d3a33628b1d1b110548ef3e6724eff0c019 Author: Torsten Raudssus <torsten@raudss.us> Date : 2014-05-02 11:54:44 +0000
    • details, Details, DETAILS!!!
  • Change: 9f46e237d8eaa970b67f439c019bde6204504540 Author: Torsten Raudssus <torsten@raudss.us> Date : 2014-05-02 11:46:21 +0000
    • Extreme tuning of the exception concept. Little changes.
  • Change: d97275afa2b0493d3105d53783204ab14525e071 Author: Torsten Raudssus <torsten@raudss.us> Date : 2014-05-02 07:28:59 +0000
    • Added original error exception role, added process_args on process exception
  • Change: dfe5f01c843e8dac8762ca0d068ebc4d39a1d2aa Author: Torsten Raudssus <torsten@raudss.us> Date : 2014-05-02 07:21:50 +0000
    • Next gen.... now everything readonly
  • Change: 18c53f1a9fa827a7be5d84080b4a5268f0dfb5e1 Author: Torsten Raudssus <torsten@raudss.us> Date : 2014-05-01 05:18:38 +0000
    • Added travis.yml
  • Change: 180e288bfc46ee2b087c09bf58f5e4dde4eedf5b Author: Torsten Raudssus <torsten@raudss.us> Date : 2014-05-01 05:12:19 +0000
    • First release, some base functionality, looks really neat...
  • Change: 8c3526e8a889bea6839584b7c557a704324a7dd6 Author: Torsten Raudssus <torsten@raudss.us> Date : 2014-04-30 21:52:08 +0000
    • initial commit
  • End of releases.

Modules

A role driven, readonly attributes, form management
SyForm base exception class
Role for exceptions around the create process
Role for exceptions with a non SyForm error
Role for exceptions with a SyForm instance as reference
Role for exceptions with a SyForm field as reference
Role for exceptions with a SyForm::Results
Role for exceptions with a SyForm::Values
Arguments given to SyForm->create are invalid
viewfield_roles of the field is not giving back valid roles
Exception at the building of one specific field on a SyForm
Exception at the building of the fields on a SyForm
Exception at SyForm->create
Exception on SyForm::Process->process
Exception on SyForm::Process->process_values
Role for fields in SyForm
A default for the field
HTML attributes for the field
A label for the field
Role for processed fields
SyForm::Verify configuration of the field
Role for SyForm::Values and SyForm::Results holding the fields
A label for the form
Role for SyForm fields meta attributes
Adding SyForm::Values::Object to values_roles
Role for processed fields
Results of the processing of SyForm::Values
Functionality for SyForm::Results to deliver a Moose object
A bool for holding the success of the form process
Trait for SyForm fields of SyForm::Results and SyForm::Values attributes
Values given of the fields through the process args
Functionality for SyForm::Values to deliver a Moose object
Verification of values for the SyForm::Results
Main verification logic
Container for SyForm::Results and SyForm::ViewField
Functionality for SyForm::Results to deliver a Moose object
Fetching success value from SyForn::Results of give back true
Trait for SyForm fields of SyForm::Results and SyForm::Values attributes
Role for fields inside a SyForm::View
Trait for SyForm fields of SyForm::Results and SyForm::Values attributes