gnustep-dev
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Windows bridge for iOS: Initial preview now available.


From: Ivan Vučica
Subject: Re: Windows bridge for iOS: Initial preview now available.
Date: Fri, 7 Aug 2015 16:47:11 +0100

Internally-inconsistent code style is not to my liking:
  https://github.com/Microsoft/WinObjC/blob/106d8b2738101872a186479a07508b16d34f5872/Frameworks/NativeUI/DisplayNode.mm
I'm also not a fan of indenting code just because it's in @implementation:
  https://github.com/Microsoft/WinObjC/blob/106d8b2738101872a186479a07508b16d34f5872/Frameworks/UIKit/UIApplication.mm

Looking at the code for a few minutes, it looks like theoretically one could implement a CACompositorInterface and a CACompositorClient to get Core Animation running. Then there's a bit of platform specific code in UIApplication (for grabbing events, of course). There's still Android-specific code in there, too, which pleases me for personal reasons.

It does feel that if you go the 'WinObjC' way, you go that way completely. Without digging deeper into the codebase, I can't tell, but mixing and matching may not be easy. And while WinObjC code works today, and while we could learn from some other publicly available implementations, I'm still fond of GNUstep's Core Animation (and a possible future UIKit, the one that might be Chameleon-based).

So overall, I'm happy that this has finally become available. When I have some time, I'll play with getting this code to run. A lot of nice work is in it and if authors of Islandwood/WinObjC are reading this -- thank you for working to release this publicly.

On Fri, Aug 7, 2015 at 10:42 AM, Alessandro Sangiuliano <address@hidden> wrote:
I can’t look at the code actually, but reading on github it is a preview status.
They released under MIT license, do you think this can be an opportunity for us to take advantages for iOS compatibility framework in GNUstep, at least in the future?

Il giorno 07/ago/2015, alle ore 09:51, Fred Kiefer <address@hidden> ha scritto:

It looks like the Microsoft ObjectiveC frameworks finally got published. I only looked over the code briefly and the mix of ObjectiveC and C++ isn't to my likening. It is an impressive amount of code though and on the other hand it is in many places even less complete than GNUstep. Some of the code looks quite similar to our code, but I would not draw any conclusion from that.

Fred


Von: "Microsoft" <address@hidden>
Datum: 6. August 2015 23:33:41 MESZ
An: <address@hidden>
Betreff: Windows bridge for iOS: Initial preview now available.
Antwort an: "Windows Platform Developer" <address@hidden>

 
Windows Bridge for iOS initial preview.   |  View in browser.
 
  Windows    
 
 
 
 
Windows Bridge for iOS: Initial preview now on GitHub!
 
We have great news to share about Windows Bridge for iOS ('Project Islandwood').

We just made a few big announcements about the bridge, and we wanted to be sure you were among the first to find out. First, we announced availability of an initial preview release of the technology to target Windows PCs running Windows 8.1 and Windows 10. Secondly, we announced that we are targeting fall for a full release, in conjunction with the update to Visual Studio 2015.

But the biggest announcement is that we are releasing the bridge as an open source project under the MIT license, and making it available on GitHub. We invite you to check out the project on GitHub and follow our progress as we work towards our fall release. The team is very excited to share the iOS bridge with you, and we hope you'll follow along with us.

For additional information, check out the detailed Windows Bridge for iOS blog post and be sure to check us out at GitHub.
 

Thank you,
The Windows Bridge for iOS Team
 
 
 
 
Follow us
 
Facebook   Twitter   Twitter   Microsoft
 
Microsoft respects your privacy. Please read our online Privacy Statement.

You are receiving this communication as part of a Microsoft program in which you are voluntarily participating. If you would prefer to no longer receive these program communications, please click here to unsubscribe. To set your contact preferences for other Microsoft communications, click here.

Microsoft
One Microsoft Way
Redmond, WA 98052 USA
_______________________________________________
Gnustep-dev mailing list
address@hidden
https://lists.gnu.org/mailman/listinfo/gnustep-dev

Alex.
-----------------------------------------------------------------
A: "Hey dude, where are you from?"
B: “I’m from Uros”
A: “What?”
B: “Uros, the Uranos' world capital”
A: “Hey dude, you look so strange and white. You should eat some meat!”
B: “We don’t need to eat”
A: “Hey man, that dude looks so strange, He doesn’t need to eat”
C: “OMG! So strange, he also is so white!”
D: “Why do I have to hunt to eat and survive and he doesn’t need to eat to survive? I hate him!”
<…>


_______________________________________________
Gnustep-dev mailing list
address@hidden
https://lists.gnu.org/mailman/listinfo/gnustep-dev



reply via email to

[Prev in Thread] Current Thread [Next in Thread]