John Hawk wrote: >> - For all the pkg(1) actions you are invoking pkg(1) command and parsing >> the output. Your application is written in python and IPS is also >> written in python, so it is much better to just plug your GUI to the IPS >> functions, than parsing output. >> > > I was looking for api doc Version 0.2 will probably use for speed. Good point > Can you please point to those documents? I don't really know of which you are talking.
>> Running this application as an normal user is generating error that I >> am not a root. As far as I know IPS allows users to install things in >> > t> heir home directory. > > By design an un-privileged user can not update package source. > > >> All the actions that are time consuming for example "Process Queue" is >> in the same thread as GUI, which cause hang of the GUI. >> > > Th output of same is displayed in output window bottom paned providing > visually confirmation of actions and providng the ability to check on > problems. > If muti-thread the output would be a jumbled mess. > > I looked at imagine a nice tool but I could not seem to install anything. > However, I only tried NetBeans, SunStudio and Acrobat > Yes, the version that is on my blog is not connected to the IPS so everything is fake data :) > Lastly, we have very divergent design ideas I'm broad stroked while you are > more fine stroked and eye appealing. > > But that is what is great about open source all flavors and toppings > available. > At some point we might think of using the best from both ideas :) -- cheers Michal Pryc _______________________________________________ indiana-discuss mailing list [email protected] http://mail.opensolaris.org/mailman/listinfo/indiana-discuss
