Hello again, I'm investigating ClutterScript because the Clutter Cookbook suggests that there are numerous benefits to its use. Thus far, all my coding (not very much) has been without it. Can anyone suggest any drawbacks to using ClutterScript?
After reading the introduction the first question that came to mind was; What if I am populating a ClutterBox with some text actors, but I am using a database to read a list of values that I need text actors for? Would I have to dynamically generate the JSON code in my program? I noticed you can load JSON from a string, but then how do you merge the generated code with the external JSON file? thnx -- Duff
_______________________________________________ clutter-app-devel-list mailing list [email protected] http://lists.clutter-project.org/listinfo/clutter-app-devel-list
