Menu

#26 allow the user to define his own label

open
nobody
None
5
2011-05-26
2011-05-26
No

Today the label used by jamon is automatically created by the MonProxy, it could be nice to be able to choose it.

2 solutions:

1) add the label (as String or monKey) in the MonProxyFactory
2) add a parameter to the MonProxy constructor (or at least a setter ;)) to set the label. If the label is not null it is used otherwise it is generated.

Discussion