Actions
Feature #1644
closed->new should DWIM
Start date:
05/17/2011
Due date:
% Done:
100%
Estimated time:
Description
e.g. calls to -> new should ->new_with_config(configfile=>dwim)
Updated by Wernli Fabien almost 13 years ago
- Status changed from New to Resolved
- Target version set to 0.3018
- % Done changed from 0 to 100
new() if called without args now calls new_with_config() which in turn DWYM
Actions