• Wincent
    Menu
  • Blog
  • Wiki
  • Snippets
  • Tags
  • Search

Tighten up module message sends (wikitext, 8cba11d)

Created 10/18/2007, updated 3/5/2024
  • snippets

Pass in the module rather than just using "self". Although passing self was harmless (because the conversion methods never references it), passing in the module is technically more correct.

Signed-off-by: Greg Hurrell <greg@hurrell.net>

← Flesh out accessor methods for the internal link prefix (wikitext, 17856f8)
Mailtrap →

All snippets

Site
  • About
  • Blog
  • Wiki
  • Snippets
  • Tags
  • Search
External
  • GitHub
  • Twitter
  • YouTube
  • Facebook
  • LinkedIn
Colophon

Made by Greg Hurrell with Rust (with help from Git and Neovim).