I have a class where i set some properties and all is well inside this class using them. However, i have a packaged class which i load using the qx.io.remote.Request. This packaged class also extends my main class. When I attempt to use a property value which is set by the base class, the packaged class gets a null value as the property value. The property is set to 'inheritable : true'. Is this some sort of scope or access issue? Ive been having a hard time in qooxdoo when it comes to parent/child classes. I cant figure out how to call parent methods or access parent property values in some instances, however, other times, it seems to work with no issues. Any ideas?

Thanks
begin:vcard
fn:Jeremy Hahn
n:Hahn;Jeremy
org:;Corporate Infrastructure
adr;dom:Suite 200;;3250 W Commercial BLVD;Fort Lauderdale;FL;33065
email;internet:[EMAIL PROTECTED]
title:Systems Administrator
tel;work:954-334-8036
tel;cell:754-368-4282
url:www.hostway.com
version:2.1
end:vcard

-------------------------------------------------------------------------
This SF.net email is sponsored by: Splunk Inc.
Still grepping through log files to find problems?  Stop.
Now Search log events and configuration files using AJAX and a browser.
Download your FREE copy of Splunk now >> http://get.splunk.com/
_______________________________________________
qooxdoo-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/qooxdoo-devel

Reply via email to