Will Hawes wrote:
> I'd vote for removing wantarray() completely. IMO, if a user wants 
> objects rather than a ResultSet, they should call ->all.

How about providing *_all methods to avoid doubling the number of method 
invocations and avoid constructing/destroying unwanted iterators?

Cheers, Dave

_______________________________________________
List: http://lists.rawmode.org/cgi-bin/mailman/listinfo/dbix-class
Wiki: http://dbix-class.shadowcatsystems.co.uk/
IRC: irc.perl.org#dbix-class
SVN: http://dev.catalyst.perl.org/repos/bast/trunk/DBIx-Class/

Reply via email to