Goldstein Lyor created SSHD-478:
-----------------------------------
Summary: Define FactoryManager properties to be <String,Object>
Key: SSHD-478
URL: https://issues.apache.org/jira/browse/SSHD-478
Project: MINA SSHD
Issue Type: Improvement
Reporter: Goldstein Lyor
Assignee: Goldstein Lyor
The idea is to allow users to use _Long_, _Integer_, _Boolean_ values directly
instead of converting them to _String_. The user _may_ still use _String_(s),
which will be automatically converted to the relevant type if necessary. The
code will use _FactoryManagerUtils#getXXXProperty_ to extract and parse the
values.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)