Skip to content

Conversation

@nevans
Copy link
Collaborator

@nevans nevans commented Jun 18, 2025

Having this autoload in response_data.rb wasn't appropriate. SequenceSet is used internally for both commands and response data. And it's intended to be used separately from the client, e.g: for storing mailbox state.

Having this `autoload` in `resposne_data.rb` wasn't appropriate.
SequenceSet is used internally for both commands and response data.
And it's intended to be used separately from the client, e.g: for
storing mailbox state.
@nevans nevans merged commit 3387f9c into master Jun 18, 2025
37 checks passed
@nevans nevans deleted the sequence-set/move-autoload branch June 18, 2025 14:19
@nevans nevans added the sequence-set Any code the IMAP `sequence-set` data type or grammar rule, especially the SequenceSet class. label Dec 10, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

sequence-set Any code the IMAP `sequence-set` data type or grammar rule, especially the SequenceSet class.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants