newtriks
|
|
« on: October 13, 2007, 01:51:22 » |
|
Ok I am on a roll here with the queries, due to an execution problem i.e. I want the proxies to execute in a specific order, I have taken some proxy registration out of my StartupCommand and placed them into other commands initiated as the application develops. So I now have a command other than StartupCommand which contains facade.registerProxy is this an acceptable practice (it works)?
|