refactor method name()

Bug #1209928 reported by Richard Gomes
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
JQuantLib
New
Medium
Unassigned

Bug Description

Several classes provide a method called "name()" which is handy from the user's perspective and also handy whilst debugging code.

It would be handy if more classes and hierarchies provide such method, in particular those classes which are instantiated via anonymous class.
In the particular case of binomial pricing engines, the name we are interested on is not BinomialVanillaEngine but CoxRossRubinstein, etc.

Refactoring "name()" into an interface and obliging some hierarchies to implement such interface would standardize the semantic of such object and would provide benefits for application developers, in particular.

Tags: code-review
Revision history for this message
Richard Gomes (frgomes) wrote :

Kicked to v0.1.4

To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.