[wx-discuss] Re: SoC starts...
Julian Smart
julian at anthemion.co.uk
Thu May 25 01:33:38 PDT 2006
At 09:17 25/05/2006, you wrote:
>Initlially I wanted to answer here that it is more one-task only (ie. once you
>added component it stays there until its removed so there is nothing to edit)
>and wizards are usually good in such things but that immediatelly raised new
>question in my mind: how package manager will support updates to components? I
>quess that was already considered in these XML you was talking about, right?
I don't think updates have been addressed yet, but there will be
version numbers in the XML, so the PM could certainly compare
versions with those on the web and say "There are updated versions
of your installed packages. Would you like to download them now?"
The packages would need to be organised by version so that multiple
versions could be installed simultaneously. E.g.
~/wxpackages/wxcoolcomponent/1.2.1/src
~/wxpackages/wxcoolcomponent/1.2.1/include
...
~/wxpackages/wxcoolcomponent/1.2.2/src
~/wxpackages/wxcoolcomponent/1.2.2/include
...
or similar.
>Anyway, let's allow Francesco start and organize things. There will be more
>questions and ideas for sure later :-)
Yes indeed!
Regards,
Julian
---------------------------------------------------------------------
To unsubscribe, e-mail: wx-discuss-unsubscribe at lists.wxwidgets.org
For additional commands, e-mail: wx-discuss-help at lists.wxwidgets.org
More information about the wx-discuss
mailing list