How is Low Variables different from the Super Globals add-on?
I am planning to purchase low variables but am conflicted over purchasing this add-on vs Super Globals
http://devot-ee.com/add-ons/super-glo...
Will both of them work together for my client? I also need the ability to parse member information and post and get parameters.
Does low variables do this?
Replies
Low 6 Feb 2011 14:05
I haven't used Boldminded's Super Globals, but from what I can tell, it's only advantage over Low Variables is the ability to set GET and POST vars as global variables. That said, I reckon that might be a slight security risk, really.
Low Variables lets you register all {logged_in...} variables as snippets, allowing you access to the most important member data without extra overhead -- no unnecessary queries are made. You can always use something like the Query module to get more member data when needed.
Moreover, Low Variables is more flexible in terms of variable types and fieldtype compatibility (eg. there are more variable types to choose from, Wygwam is compatible, and so are other custom fieldtypes) and even has its own API to build custom variable types or LV-compatible fieldtypes.
Low Variables is also more flexible when it comes to choosing the moment of parsing. Apart from early and late parsing, it also supports regular template tags ({exp:low_variables:parse}) for even more control over parsing.
I reckon it is possible to use both at the same time.
Amit 7 Feb 2011 02:27
Thanks Low - I am going to be investing in LV now. Hope I can get a little bit of support with it too.
Low 7 Feb 2011 08:13
Of course. Be sure to read the docs and just file a support request when needed.