Subj : Re: Constants To : DELHOSTE Fabrice From : Igor Bukanov Date : Thu Jan 22 2004 05:28 pm DELHOSTE Fabrice wrote: > Thanks. > > I have hosts objects extending ScriptableObject. > Then I use ScriptableObject.defineProperty(...) on the parameter "constructor" in finishInit(...) to define all "static" properties of my object. > Is it the good way ? Yes, that should do the trick. Regards, Igor .