Sander Deryckere
unread,May 2, 2013, 1:56:36 PM5/2/13Sign in to reply to author
Sign in to forward
You do not have permission to delete messages in this group
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to buster...@googlegroups.com
Part of the code I'm testing is about importing and parsing plain text files (csv, xml ...). Of course, I must access plain text files for that.
As they seemed unfindable at first, I arrived at a pretty hacky solution. Currently, I add a ".js" extension to the files, and list them as resources in the buster.js configuration file.
It's the only way I found to access them, but it's not nice, as the browser complains about syntax errors in that text file.
Is there an other way to include additional resources in the project.