Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

OS X support #283

Open
mixflame opened this issue Jul 17, 2015 · 6 comments
Open

OS X support #283

mixflame opened this issue Jul 17, 2015 · 6 comments

Comments

@mixflame
Copy link

Hi guys I was reading the site and saw this:

"RMQ only works in iOS, not OS X"

Is there any reason for this? I don't need it currently but we use RMQ in our iOS app and love it, so it would be great to use in OS X too if that need arises.

Is it a technical barrier? Is there anyway I can contribute here? If it's simply impossible I understand.

Figured it was worth an ask.

Thanks.

@jsilvermdx

@twerth
Copy link
Member

twerth commented Jul 17, 2015

Yeah, technically it's NSView vs UIView, etc. It'd have to be ported.

@mixflame
Copy link
Author

Interesting. Is there a good starting point for this? I'd like to maybe use RMQ in my OS X apps. If directed the right way and I have time, I'd have no problem contributing the patch. But currently I know nothing about the RMQ code base (not even how it works.) If it's not too much code I could just read it tho. :D ?

@kemiller
Copy link
Contributor

Probably best to just dive in. It probably would not be that hard, but you'd need to write stylers and whatnot for the NS* hierarchy, as well as mixins. The basic mechanics should be pretty similar if not identical.

@mixflame
Copy link
Author

Cool, thanks. I will give it a shot at soonest convenience. This would be big for RMQ, imo. :D

@GantMan
Copy link
Member

GantMan commented Jul 17, 2015

Hey jsilver. We're here to help. Have you joined the motioneers chat room? We can discuss more there :)

motioneers.herokuapp.com

@mixflame
Copy link
Author

Just got in there. Thanks Gant :)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants