Holy crap. Just used parse on the dropbox api. It's not clean (ie, no event handlers etc), but it works.
That took all of an hour. Thanks Alex :) On Thu, Apr 19, 2012 at 06:18, Nic Wise <[email protected]> wrote: > Excellent - thanks Alex. I'll give it a try tonight. > > > > On 18 Apr 2012, at 23:31, Alex Soto <[email protected]> wrote: > >> hey nic do you have skype?? i can help you with it >> >> the tool you need is inside monomac its called parse.exe (you need to >> download a copy of maccore and monomac then run make from /monomac/src/ >> folder and it will generate parse.exe) >> >> https://github.com/mono/monomac/tree/master/src >> >> or just download it from here >> >> http://dl.dropbox.com/u/2058130/parse.exe >> >> all you have to do is >> >> mono parse.exe yourheaderfile.h >> >> but i must tell you that it just works as a starter point >> >> Alex >> >> On Apr 18, 2012, at 4:40 PM, Nic Wise wrote: >> >>> I want the full integration with the local DB client ... Tho I suspect >>> that does it too? >>> >>> Will investigate. Thanks >>> >>> >>> >>> On 18 Apr 2012, at 22:37, "[email protected]" >>> <[email protected]> wrote: >>> >>>> Why dont you use sharpbox? >>>> >>>> Br >>>> Göran >>>> >>>> Skickat från min iPhone >>>> >>>> 18 apr 2012 kl. 23:25 skrev Nic Wise <[email protected]>: >>>> >>>>> Anyone done a binding for it yet? I can't find it in the usual places. >>>>> I've started, and I have some of it working (just account info), but >>>>> if there is an (unofficial?) tool for converting loads of obj-c header >>>>> stuff into C#, I'd love to be pointed at it. >>>>> >>>>> Once it's done, I'll see about putting it into monotouch-bindings. >>>>> >>>>> -- >>>>> Nic Wise >>>>> t. +44 7788 592 806 | @fastchicken | http://www.linkedin.com/in/nicwise >>>>> b. http://www.fastchicken.co.nz/ >>>>> >>>>> Earnest: Self-employed? Track your business expenses and income. >>>>> http://earnestapp.com >>>>> Nearest Bus: find when the next bus is coming to your stop. >>>>> http://goo.gl/Vcz1p >>>>> mobileAgent (for FreeAgent): get your accounts in your pocket. >>>>> http://goo.gl/IuBU >>>>> Trip Wallet: Keep track of your budget on the go: http://goo.gl/ePhKa >>>>> London Bike App: Find the nearest Boris Bike, and get riding! >>>>> http://goo.gl/Icp2 >>>>> _______________________________________________ >>>>> MonoTouch mailing list >>>>> [email protected] >>>>> http://lists.ximian.com/mailman/listinfo/monotouch >>> _______________________________________________ >>> MonoTouch mailing list >>> [email protected] >>> http://lists.ximian.com/mailman/listinfo/monotouch >> -- Nic Wise t. +44 7788 592 806 | @fastchicken | http://www.linkedin.com/in/nicwise b. http://www.fastchicken.co.nz/ Earnest: Self-employed? Track your business expenses and income. http://earnestapp.com Nearest Bus: find when the next bus is coming to your stop. http://goo.gl/Vcz1p mobileAgent (for FreeAgent): get your accounts in your pocket. http://goo.gl/IuBU Trip Wallet: Keep track of your budget on the go: http://goo.gl/ePhKa London Bike App: Find the nearest Boris Bike, and get riding! http://goo.gl/Icp2 _______________________________________________ MonoTouch mailing list [email protected] http://lists.ximian.com/mailman/listinfo/monotouch
