Page 1 of 1

new version for xcode4 progress

PostPosted: Fri Jan 20, 2012 9:21 am
by berndnoetscher
Hi all,

so far the new version is nearly done. I am now in the process of testing all existing examples and the ide. The next days it should be available.

thanks for your patience.

CU
Bernd

Re: new version for xcode4 progress

PostPosted: Sat Jan 28, 2012 5:35 pm
by udo.killermann
Bernd,

looking forward to the new version.

Regards
Udo

Re: new version for xcode4 progress

PostPosted: Mon Jan 30, 2012 11:22 am
by berndnoetscher
Hi Udo,
nice to hear from you :-)

Re: new version for xcode4 progress

PostPosted: Wed Feb 01, 2012 7:30 am
by udo.killermann
Hi Bernd,

I am observing your progress. ObjB is the only reason I am staying with XCode 3 :!:

Regards,
Udo

Re: new version for xcode4 progress

PostPosted: Fri Feb 10, 2012 1:00 pm
by berndnoetscher
berndnoetscher wrote:Hi all,

so far the new version is nearly done. I am now in the process of testing all existing examples and the ide. The next days it should be available.

thanks for your patience.

CU
Bernd


Some examples of the Xcode 3 version won't be available at first. I need more time to rewrite some parts, but the next week Objective-Basic for Xcode 4 with most examles will be definitely available.
All in all it looks like the old version. Sorry for the delay, but there have been some unforeseen "problems".

Requirements will be Intel 64 bit Mac and Lion and Xcode 4.2.

Re: new version for xcode4 progress

PostPosted: Tue Feb 14, 2012 9:32 am
by udo.killermann
Bernd,

will the new version support protocols as in Objective C? If not now, is it planned as a feature?

Regards
Udo

Re: new version for xcode4 progress

PostPosted: Tue Feb 14, 2012 9:58 am
by berndnoetscher
udo.killermann wrote:Bernd,

will the new version support protocols as in Objective C? If not now, is it planned as a feature?

Regards
Udo



To have it exactly like in Objective-C, it will take some time. Maybe in the mid of 2012, but I won't promisse. There are still other open tasks more important, e.g. the code syntax highlighter needs the new version from my other basic project, which is really 100 % correct and auto-generated from the compiler.

Nevertheless, the aim of Objective-Basic is to support as many Objective-C featuers as possible, without the need of have native Objective-C code.

I will publish a preview version of the new Objective-Basic for Xcode 4 the next few days...