Skip Menu |

This queue is for tickets about the WebService-CRUST CPAN distribution.

Report information
The Basics
Id: 51245
Status: new
Priority: 0/
Queue: WebService-CRUST

People
Owner: Nobody in particular
Requestors: onken [...] netcubed.de
Cc:
AdminCc:

Bug Information
Severity: Wishlist
Broken in: 0.7
Fixed in: (no value)



Subject: Accept a hashref as well as a hash in new()
Catalyst::Model::Adaptor passes a hashref instead of a hash to the constructor. This can be easily changed by overwriting a method, still it'd be great if you could add this 'feature'.