Remove stale to_long/1 TODO in profile.ex #158

Open
opened 2026-07-08 13:52:48 +00:00 by sickday · 0 comments
Owner

lib/black_lobster/database/schemas/profile.ex:123 carries a # TODO(content-port): Protocol.Name.to_long/1 is not yet ported comment, but the function IS implemented (protocol/name.ex, base-37 packed-long encoder) and the same block calls it. The TODO is inaccurate — delete it. Trivial cleanup.

`lib/black_lobster/database/schemas/profile.ex:123` carries a `# TODO(content-port): Protocol.Name.to_long/1 is not yet ported` comment, but the function IS implemented (`protocol/name.ex`, base-37 packed-long encoder) and the same block calls it. The TODO is inaccurate — delete it. Trivial cleanup.
Sign in to join this conversation.
No milestone
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set

Reference
BlackLobster/Server#158
No description provided.