← Back to team overview

maria-developers team mailing list archive

Re: [Commits] Rev 2983: WL#77 - INSTALL PLUGIN * in http://bazaar.launchpad.net/~maria-captains/maria/5.2/

 


> -----Original Message-----
> From: commits-bounces@xxxxxxxxxxx [mailto:commits-
> bounces@xxxxxxxxxxx] On Behalf Of serg@xxxxxxxxxxxx
> Sent: Mittwoch, 1. Juni 2011 22:27
> To: commits@xxxxxxxxxxx
> Subject: [Commits] Rev 2983: WL#77 - INSTALL PLUGIN * in
> http://bazaar.launchpad.net/~maria-captains/maria/5.2/
> 
> At http://bazaar.launchpad.net/~maria-captains/maria/5.2/
> 
> ------------------------------------------------------------
> revno: 2983
> revision-id: sergii@xxxxxxxxx-20110601202627-mcgxt0c3fgxoxxrq
> parent: wlad@xxxxxxxxxxxxxxxx-20110527170940-vl12r4mni30valsh
> committer: Sergei Golubchik <sergii@xxxxxxxxx>
> branch nick: 5.2
> timestamp: Wed 2011-06-01 22:26:27 +0200
> message:
>   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.

Wlad




Follow ups