ok I see. For me Model should be for UI. Now if people use it for just propagation.... Stef
The package UI-Basic is not in the list of basic packages so the Model class was removed and the didn't work properly. So I had two choices - to add the UI-Basic package to the list of basic packages (and have RealEstateAgent in the system too) or move the Model to the original location in the Kernel-Objects package.
-- Pavel
On Wed, Jun 1, 2011 at 11:20 AM, Stéphane Ducasse <stephane.ducasse@inria.fr> wrote:
On Jun 1, 2011, at 9:07 AM, Pavel Krivanek wrote:
Well, I'm only updating the PharoKernel and this was one problematic part.
I guessed so but what was your problem? the list of packages that you have to treat?
-- Pavel
On Wed, Jun 1, 2011 at 8:51 AM, Stéphane Ducasse <stephane.ducasse@inria.fr> wrote:
On Jun 1, 2011, at 8:07 AM, Pavel Krivanek wrote:
Hi,
I would like to ask why the class Model was moved to the package UI-Basic. Some system classes inherit from it, namely SimpleServiceEntry, Project and FileModifyingSimpleServiceEntry.
we want to remove SimpleServiceEntry, File.... and Project. Now UIBasic should be core for simple model like feature. What is the problem to have move it there?
Stef
Cheers, -- Pavel