Hey homies, I'm trying to write some JavaScript (which I know little about) to pull data out of HBase via Stargate via jQuery. To get around the "Single Origin Policy", I'm trying to do gets by using JSONP, which embeds/retrieves requests in <script> tags. This seems to be a relatively common way to get around the issue...I think.
Does Stargate have support for something like that, or should I patch it in? My JS-fu is weak, so if I'm missing something big, let me know. -- Bradford Stephens, Founder, Drawn to Scale drawntoscalehq.com 727.697.7528 http://www.drawntoscalehq.com -- The intuitive, cloud-scale data solution. Process, store, query, search, and serve all your data. http://www.roadtofailure.com -- The Fringes of Scalability, Social Media, and Computer Science
