Dear developers,

change https://gerrit.wikimedia.org/r/50488 merges the String and Text 
datatypes on all levels (user labels, datatype ids, PHP objects). This 
means the following for your future code:

* Use SMWDIBlob instead of SMWDIString
* Use '_txt' instead of '_str'

For SMW 1.9, '_str' and SMWDIString remain functional as aliases for 
'_txt' and SMWDIBlob, but this will have to end at some point. So code 
should gradually be updated to replace the old identifiers. No interface 
changes, so it is really just a search & replace activity.

Cheers,

Markus

------------------------------------------------------------------------------
Everyone hates slow websites. So do we.
Make your web apps faster with AppDynamics
Download AppDynamics Lite for free today:
http://p.sf.net/sfu/appdyn_d2d_feb
_______________________________________________
Semediawiki-devel mailing list
Semediawiki-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/semediawiki-devel

Reply via email to