Any of you who have played with AveShell knows how much work I've put into it, and the parts of the shell that make it do most of its' stuff is SysStats. AveScripting will let me expand it's abilities and capabilities tenfold, but I must ask an obvious question: Any way to import SysStats configs ? Barring that, is it possible to tap into the SysStats Object Model using AveScript ? Otherwise I'm starting from scratch, and I won't have another prototype for six months (in which case I'm gonna cry like a little girl with a skinned knee).
Importing SysStats stuff to AveScripter
Thanks to the ObjectModel property of the Desklet object, you can tap into the SysStats object model from any COM enabled desklet or effectlet.
However, AveScripter does not seem to export this at the moment.
As a rule of thumb, I'd recommend to keep it going as is. AveScripter may have a great potential but its too early to port such a huge thing from scratch. Your 'tenfold' may look a bit smaller from the distance...
For the config import, I doubt there is an easy solution. If you find out the whereabouts you even may re-use the non-UI meters and stuff from SysStats within AveScripter so that you can move away painlessly, if you really must.
Just looking at it from a performance/scalability standpoint, XML Scripting allows me to do things I couldn't do before. Not a magic bullet, but it's an upgrade.
Just thought I'd ask.
Thanks to the ObjectModel property of the Desklet object, you can tap into the SysStats object model from any COM enabled desklet or effectlet.However, AveScripter does not seem to export this at the moment.
As a rule of thumb, I'd recommend to keep it going as is. AveScripter may have a great potential but its too early to port such a huge thing from scratch. Your 'tenfold' may look a bit smaller from the distance...
For the config import, I doubt there is an easy solution. If you find out the whereabouts you even may re-use the non-UI meters and stuff from SysStats within AveScripter so that you can move away painlessly, if you really must.
SOB.... hmmm missed that API when I did the SDK. I've just added it in so the Interface the scripter will be accessed by ObjectModel property. There was no reason to hide it. It was just a lost API when I did the SDK for Delphi.
BTW Herd, I Forgot to say hi on MSN yesterday, was in a meeting all day.
damn, my ninnies get all hard when i hear you smart guys talk shop.
The latest version 1.0.1.0 now does expose the objetmodel, so you can do what ever you want/need to do between sysstat to or from scripter.
Coolies. I'll download and have a go. Thanks for all the input.
Aqua-Soft Forums