declaring the inheritance

Write your ideas what you would like to have in Objective-Basic

declaring the inheritance

Postby udo.killermann » Wed Dec 29, 2010 8:48 am

Bernd,

what do you think of
Code: Select all
Declare Class "CABasicAnimation.NSObject"


Here I specify the inheritance of a newly introduced class within its declaration. Otherwise I have to redeclare each and every method of the parent class for its descendants. I tried to be as close to your filename based notation MyClass.NSObject as possible, because I think you could carry over much of this implementation.

Kind regards
Udo
--------------
MacBook (2GHz, 4 GByte) - Lion (10.7.3)
started Objective Basic coding in April 2010 - still enjoy it ;-)
udo.killermann
 
Posts: 247
Joined: Thu Apr 08, 2010 6:46 am
Location: Hannover, Germany

Re: declaring the inheritance

Postby berndnoetscher » Mon Jan 03, 2011 8:51 pm

udo.killermann wrote:Bernd,

what do you think of
Code: Select all
Declare Class "CABasicAnimation.NSObject"


Here I specify the inheritance of a newly introduced class within its declaration. Otherwise I have to redeclare each and every method of the parent class for its descendants. I tried to be as close to your filename based notation MyClass.NSObject as possible, because I think you could carry over much of this implementation.

Kind regards
Udo


This is already on my todo list... Please be patient, it might be

declare class "" superclass "" instead.
berndnoetscher
Site Admin
 
Posts: 280
Joined: Fri Feb 20, 2009 11:58 am


Return to Wish List (Xcode 3)

Who is online

Users browsing this forum: No registered users and 1 guest