[Cuis-dev] New feature for CUIS: Remove Messages Without Senders

Luciano Notarfrancesco luchiano at gmail.com
Wed Nov 26 01:38:15 PST 2025


But I just noticed there is already a ‘browse unused methods’. We should
avoid duplicated functionality. Perhaps just need to implement
multiselection in MessageSet (and select/unselect all with cmd-a and cmd-A
as we do in other places), and change the ‘delete method’ option (cmd-x) to
delete all selected methods.

On Wed, Nov 26, 2025 at 16:19 Hernán Wilkinson <hernan.wilkinson at 10pines.com>
wrote:

> Yeap, that is a good idea. And have a button with "Delete All!!" :-) and
> "Delete Selected" or something like that.
>
> On Wed, Nov 26, 2025 at 1:52 AM Luciano Notarfrancesco via Cuis-dev <
> cuis-dev at lists.cuis.st> wrote:
>
>> Another option is to show a list of the unsent messages in a MethodSet.
>> Simpler, safer than just deleting them, and more flexible because maybe you
>> just want to see them.
>>
>> On Wed, Nov 26, 2025 at 08:51 LUCAS ARIEL CONDE CARDO via Cuis-dev <
>> cuis-dev at lists.cuis.st> wrote:
>>
>>> Thanks! I hadn’t thought about that case. I’ll investigate how to apply
>>> that solution.
>>>
>>> Another, easier way to reduce the possibility of a mistake would be to
>>> show a confirmation message after clicking the button (as in the attached
>>> code). But if a mistake happens anyway, it wouldn’t be so easy to recover
>>> the deleted messages.
>>>
>>> El mar, 25 nov 2025 a las 18:42, <ken.dickey at whidbey.com> escribió:
>>>
>>>> On 2025-11-25 12:56, LUCAS ARIEL CONDE CARDO via Cuis-dev wrote:
>>>>
>>>> > When doing the assignments in CUIS, after a refactor I often ended up
>>>> > with many messages with no senders, and I had to remove them one by
>>>> > one. So I thought it'd be cool to have a refactoring feature to
>>>> remove
>>>> > them all at once,
>>>>
>>>> Note that there are (unloaded) packages which may rely on messages
>>>> which
>>>> have no senders in the base release.
>>>>
>>>> Perhaps saving a file with the sources for the deleted messages would
>>>> allow easy fileback recovery for an easy mistake.
>>>>
>>>> $0.02,
>>>> -KenD
>>>>
>>> --
>>> Cuis-dev mailing list
>>> Cuis-dev at lists.cuis.st
>>> https://lists.cuis.st/mailman/listinfo/cuis-dev
>>>
>> --
>> Cuis-dev mailing list
>> Cuis-dev at lists.cuis.st
>> https://lists.cuis.st/mailman/listinfo/cuis-dev
>>
>
>
> --
>
> *Hernán WilkinsonAgile Software Development, Teaching & Coaching*
> *Phone: +54-011*-4893-2057
> *Twitter: @HernanWilkinson*
> *site: http://www.10Pines.com <http://www.10pines.com/>*
> Address: Alem 896, Floor 6, Buenos Aires, Argentina
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.cuis.st/mailman/archives/cuis-dev/attachments/20251126/09d0aa4a/attachment.htm>


More information about the Cuis-dev mailing list