Re: [Pharo-dev] [PROVENANCE INTERNET] Re: problems with RPackage and cie...
Ok, testing a bit and I can't see much of a problem, except ... something really annoying ... Why is the tag disappearing if I move the only class in it to another package? Thierry Le 15/01/2014 16:41, Goubier Thierry a écrit :
Do you have an issue on that? Or does it happens just when moving classes from any package to another?
Thierry
Le 15/01/2014 16:34, Alexandre Bergel a écrit :
Hi!
We are constantly facing problems when moving classes between packages. This is highly discouraging. This involves tricky parts of the system that both difficult to understand and to debug.
Alexandre
-- Thierry Goubier CEA list Laboratoire des Fondations des Systèmes Temps Réel Embarqués 91191 Gif sur Yvette Cedex France Phone/Fax: +33 (0) 1 69 08 32 92 / 83 95
On 15 Jan 2014, at 16:52, Goubier Thierry <thierry.goubier@cea.fr> wrote:
Ok, testing a bit and I can't see much of a problem, except ...
something really annoying ...
Why is the tag disappearing if I move the only class in it to another package?
RPackageTags are auto-removed if they become empty. Esteban
Thierry
Le 15/01/2014 16:41, Goubier Thierry a écrit :
Do you have an issue on that? Or does it happens just when moving classes from any package to another?
Thierry
Le 15/01/2014 16:34, Alexandre Bergel a écrit :
Hi!
We are constantly facing problems when moving classes between packages. This is highly discouraging. This involves tricky parts of the system that both difficult to understand and to debug.
Alexandre
-- Thierry Goubier CEA list Laboratoire des Fondations des Systèmes Temps Réel Embarqués 91191 Gif sur Yvette Cedex France Phone/Fax: +33 (0) 1 69 08 32 92 / 83 95
Le 15/01/2014 16:59, Esteban Lorenzano a écrit :
On 15 Jan 2014, at 16:52, Goubier Thierry <thierry.goubier@cea.fr> wrote:
Ok, testing a bit and I can't see much of a problem, except ...
something really annoying ...
Why is the tag disappearing if I move the only class in it to another package?
RPackageTags are auto-removed if they become empty.
Arrg! Again? And I guess the system category behind still exist? Ok, I won't hold that as a bug. It is a "feature". Just don't forget what happens if you want to reorganize classes between two packages : you're not free to do it the way you want, you have to keep at least one class in a tag to avoid seeing it disappear. Thierry -- Thierry Goubier CEA list Laboratoire des Fondations des Systèmes Temps Réel Embarqués 91191 Gif sur Yvette Cedex France Phone/Fax: +33 (0) 1 69 08 32 92 / 83 95
On 15 Jan 2014, at 17:11, Goubier Thierry <thierry.goubier@cea.fr> wrote:
Le 15/01/2014 16:59, Esteban Lorenzano a écrit :
On 15 Jan 2014, at 16:52, Goubier Thierry <thierry.goubier@cea.fr> wrote:
Ok, testing a bit and I can't see much of a problem, except ...
something really annoying ...
Why is the tag disappearing if I move the only class in it to another package?
RPackageTags are auto-removed if they become empty.
Arrg! Again?
And I guess the system category behind still exist?
Ok, I won't hold that as a bug. It is a "feature".
Just don't forget what happens if you want to reorganize classes between two packages : you're not free to do it the way you want, you have to keep at least one class in a tag to avoid seeing it disappear.
yeah, I know⦠I was just pointing how it is. Not sure how it has to be⦠AFAIR, this was a requested feature too :S
Thierry -- Thierry Goubier CEA list Laboratoire des Fondations des Systèmes Temps Réel Embarqués 91191 Gif sur Yvette Cedex France Phone/Fax: +33 (0) 1 69 08 32 92 / 83 95
Le 15/01/2014 17:34, Esteban Lorenzano a écrit :
yeah, I know⦠I was just pointing how it is. Not sure how it has to be⦠AFAIR, this was a requested feature too :S
Ok, I leave the requested "feature" :) For now, I have a test case which exhibit a bug. I'm pushing it on 12655 if you want to have a look. Thierry -- Thierry Goubier CEA list Laboratoire des Fondations des Systèmes Temps Réel Embarqués 91191 Gif sur Yvette Cedex France Phone/Fax: +33 (0) 1 69 08 32 92 / 83 95
participants (2)
-
Esteban Lorenzano -
Goubier Thierry