From: Panayotis K. <pan...@pa...> - 2012-02-24 09:19:03
|
On 23 Φεβ 2012, at 9:37 μ.μ., Arno Puder wrote: > > Ideally it would be best to maintain the Objective-C backend while > pushing the new C backend. I agree that it is not optimal that there are > problems with the Objective-C backend before we can finally move over to > the C backend. However, it is also a sad reality that we have extremely > limited resources and simply don't have any spare cycles to invest into > something that will soon be retired. Since you don't use the C backend > you might want to stay with revision 2080. > > Arno Unfortunately, I can't. For example, UIPopoverController was committed in revision 2103 by me, and I need it. Of course I know how to fix this in ObjC. My point of view thought is, not to break something that works, to replace it with something that doesn't fully work yet. Like in Debian: if something breaks we should keep both parts. |