[squeak-dev] Cuis: can't change the method category

Previous Topic Next Topic
 
classic Classic list List threaded Threaded
6 messages Options
Reply | Threaded
Open this post in threaded view
|

[squeak-dev] Cuis: can't change the method category

Igor Stasenko
I have a problem. I can't change the method's category in browser by
dragging & dropping it in list(s).


--
Best regards,
Igor Stasenko AKA sig.

Reply | Threaded
Open this post in threaded view
|

Re: [squeak-dev] Cuis: can't change the method category

Juan Vuletich-4
Cuis does not include d&d in the browser.

You can right click on the method list / more / change category...
However this will not create a change record in the current change set.
The way I do it is to copy the method body, go to the desired category,
paste and save. This will create a new method version in the current
change set.

Cheers,
Juan Vuletich

Igor Stasenko wrote:

> I have a problem. I can't change the method's category in browser by
> dragging & dropping it in list(s).
>
>
>  
> ------------------------------------------------------------------------
>
>
> No virus found in this incoming message.
> Checked by AVG - www.avg.com
> Version: 8.5.339 / Virus Database: 270.12.87/2195 - Release Date: 06/22/09 06:54:00
>
>  


Reply | Threaded
Open this post in threaded view
|

Re: [squeak-dev] Cuis: can't change the method category

Igor Stasenko


2009/6/22 Juan Vuletich <[hidden email]>
Cuis does not include d&d in the browser.

You can right click on the method list / more / change category... However this will not create a change record in the current change set. The way I do it is to copy the method body, go to the desired category, paste and save. This will create a new method version in the current change set.

Yeah. I doing the same.


Cheers,
Juan Vuletich

Igor Stasenko wrote:
I have a problem. I can't change the method's category in browser by
dragging & dropping it in list(s).


 ------------------------------------------------------------------------


No virus found in this incoming message.
Checked by AVG - www.avg.com Version: 8.5.339 / Virus Database: 270.12.87/2195 - Release Date: 06/22/09 06:54:00

 





--
Best regards,
Igor Stasenko AKA sig.


Reply | Threaded
Open this post in threaded view
|

[squeak-dev] Browser #reorganize not going to .changes? [was: Cuis: can't change the method category]

Klaus D. Witzel
On Mon, 22 Jun 2009 18:00:42 +0200, Igor Stasenko wrote:

> 2009/6/22 Juan Vuletich;
>
>> Cuis does not include d&d in the browser.
>>
>> You can right click on the method list / more / change category...  
>> However
>> this will not create a change record in the current change set. The way  
>> I do
>> it is to copy the method body, go to the desired category, paste and  
>> save.
>> This will create a new method version in the current change set.
>>
>
> Yeah. I doing the same.

This made me check #reorganize of message categories, whatever is done to  
them seems _not_ to be recorded in the .changes ? (for example, as a DoIt  
entry)

Checked with Cuis and Squeak3.10.2, can someone confirm?

>> Cheers,
>> Juan Vuletich
>>
>> Igor Stasenko wrote:
>>
>>> I have a problem. I can't change the method's category in browser by
>>> dragging & dropping it in list(s).
>>>
>>>
>>>  ------------------------------------------------------------------------
>>>
>>>
>>> No virus found in this incoming message.
>>> Checked by AVG - www.avg.com Version: 8.5.339 / Virus Database:
>>> 270.12.87/2195 - Release Date: 06/22/09 06:54:00
>>>
>>>
>>>
>>
>>
>>
>
>



--
"If at first, the idea is not absurd, then there is no hope for it".  
Albert Einstein


Reply | Threaded
Open this post in threaded view
|

Re: [squeak-dev] Browser #reorganize not going to .changes? [was: Cuis: can't change the method category]

Mariano Martinez Peck


On Mon, Jun 22, 2009 at 1:42 PM, Klaus D. Witzel <[hidden email]> wrote:
On Mon, 22 Jun 2009 18:00:42 +0200, Igor Stasenko wrote:

2009/6/22 Juan Vuletich;

Cuis does not include d&d in the browser.

You can right click on the method list / more / change category... However
this will not create a change record in the current change set. The way I do
it is to copy the method body, go to the desired category, paste and save.
This will create a new method version in the current change set.


Yeah. I doing the same.

This made me check #reorganize of message categories, whatever is done to them seems _not_ to be recorded in the .changes ? (for example, as a DoIt entry)

Checked with Cuis and Squeak3.10.2, can someone confirm?


I think this was also reported in Pharo: http://n2.nabble.com/Missing-info-in-the-change-log-td2903069.html#a2903069

Is this the same problem?
 
Cheers,

Mariano



Cheers,
Juan Vuletich

Igor Stasenko wrote:

I have a problem. I can't change the method's category in browser by
dragging & dropping it in list(s).


 ------------------------------------------------------------------------


No virus found in this incoming message.
Checked by AVG - www.avg.com Version: 8.5.339 / Virus Database:
270.12.87/2195 - Release Date: 06/22/09 06:54:00











--
"If at first, the idea is not absurd, then there is no hope for it". Albert Einstein





Reply | Threaded
Open this post in threaded view
|

[squeak-dev] Re: Browser #reorganize not going to .changes? [was: Cuis: can't change the method category]

Klaus D. Witzel
On Tue, 23 Jun 2009 03:31:52 +0200, Mariano Martinez Peck wrote:

> On Mon, Jun 22, 2009 at 1:42 PM, Klaus D. Witzel wrote:
...

>> This made me check #reorganize of message categories, whatever is done  
>> to
>> them seems _not_ to be recorded in the .changes ? (for example, as a  
>> DoIt
>> entry)
>>
>> Checked with Cuis and Squeak3.10.2, can someone confirm?
>
>
> I think this was also reported in Pharo:
> http://n2.nabble.com/Missing-info-in-the-change-log-td2903069.html#a2903069
>
> Is this the same problem?

Thank you Mariano, I think it's the same. Entered:

- http://bugs.squeak.org/view.php?id=7354

> Cheers,
>
> Mariano
...


--
"If at first, the idea is not absurd, then there is no hope for it".  
Albert Einstein