3 Jun
2011
3 Jun
'11
12:04 p.m.
Hi, Vladislav! On Jun 01, Vladislav Vaintroub wrote:
WL#77 - INSTALL PLUGIN *
new statements INSTALL PLUGIN * SONAME 'xxx' and UNINSTALL PLUGIN * SONAME 'xxx'
Serg, while simplifying "install plugin", do you think it could be even better to get rid of PLUGIN * SONAME altogether and just have INSTALL 'xxx' ? What do you think? Perhaps even more, make shared module/dynamic load library extension optional. It will simplify documentation greatly (so one would not have to mentally translate .so in examples to .dll) . It would also simplify test cases, we can get rid of obligatory --replace_regex /\.dll/.so/ and of $HA_EXAMPLE_SO.
Hmm, okay. Regards, Sergei