subclassing error

Previous Topic Next Topic
 
classic Classic list List threaded Threaded
2 messages Options
Reply | Threaded
Open this post in threaded view
|

subclassing error

xekoukou
I am trying to subclass one of my classes. I save the class, i commit it, i reload and the parent class of the class is changed to nil.

Has anyone had similar experience? I dont know what the reason might be for this. I cant reproduce the error with a test parent class, so the parent class must have
an error which amber doesnt tell.

--

Sincerely yours, 
     Apostolis Xekoukoulotakis

--
You received this message because you are subscribed to the Google Groups "amber-lang" group.
To unsubscribe from this group and stop receiving emails from it, send an email to [hidden email].
For more options, visit https://groups.google.com/groups/opt_out.
 
 
Reply | Threaded
Open this post in threaded view
|

Re: subclassing error

xekoukou
Ok, the order of javascript files must correspond to their dependency order. 

2013/2/20 Apostolis Xekoukoulotakis <[hidden email]>
I am trying to subclass one of my classes. I save the class, i commit it, i reload and the parent class of the class is changed to nil.

Has anyone had similar experience? I dont know what the reason might be for this. I cant reproduce the error with a test parent class, so the parent class must have
an error which amber doesnt tell.

--

Sincerely yours, 
     Apostolis Xekoukoulotakis



--

Sincerely yours, 
     Apostolis Xekoukoulotakis

--
You received this message because you are subscribed to the Google Groups "amber-lang" group.
To unsubscribe from this group and stop receiving emails from it, send an email to [hidden email].
For more options, visit https://groups.google.com/groups/opt_out.