On 05/07/12 14:03, Nischay Nahata wrote:
> Hi,
>
> On Tue, Jul 3, 2012 at 6:50 PM, James HK <jamesin.hongkon...@gmail.com
> <mailto:jamesin.hongkon...@gmail.com>> wrote:
>
>     Hi,
>
>     I assume that Semantic MediaWiki 1.8 will include the new storerewrite
>     and while I'm looking forward to this enhancement, I'm a bit worried
>     that it will have some larger impact on wikis that have a huge amount
>     of data stored with the current Store2 method.
>
>     Instead of having to switch to the new Storerewrite without any
>     opt-out/in option, I would rather see a possibility to switch from
>     Store2 to Store3 (that includes the new methods of storerewrite) by
>     using $smwgDefaultStore [1] which would ease the general
>     switch/testing without having to fear that the SMW 1.8 backend will be
>     somehow disrupted.
>
>     If "Store3" has been sufficiently tested in the field, it could be
>     used as default but for SMW release 1.8/1.9 we should give people a
>     chance to ensure that their environment can be upgraded with the least
>     possible disturbances.
>
>     [1] http://www.semantic-mediawiki.org/wiki/Help:$smwgDefaultStore
>
>     Cheers
>
>     mwjames
>
>
> We already discussed about this issue and decided that shipping two
> versions of SQLStore
> is rather a bad idea for various reasons including
>
>  1.   We don't want redundant code
>  2.   It creates unnecessary confusion
>  3.   Users might keep using Store2 unknowingly
>
>   Its better to ship with SQLStore (storerewrite) only. Since this
> version will use new tables and
>   the older tables aren't deleted one can switch back to Store2 (older
> version) anytime. If time permits
>   (for my GSoC project), there could be a migration script too that will
> copy the data from older tables
>   to newer ones so they can be used by storerewrite, otherwise the only
> option left is to run the update
>   script.

We have discussed this issue again and decided to keep the old Store2 
code in the next release to ease the transition. The code will not be 
updated any more, and sites should switch to the new store sometime 
during the life of SMW 1.8. The default will be Store3, so no user will 
use Store2 unknowingly (rather one has to explicitly switch back to the 
old store).

Cheers,

Markus

------------------------------------------------------------------------------
Live Security Virtual Conference
Exclusive live event will cover all the ways today's security and 
threat landscape has changed and how IT managers can respond. Discussions 
will include endpoint security, mobile security and the latest in malware 
threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/
_______________________________________________
Semediawiki-devel mailing list
Semediawiki-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/semediawiki-devel

Reply via email to