2009/4/26 Owen Winkler <[email protected]>: > > Michael Harris wrote: > >>> ->term >>> The term text. Gets converted to slug. >>> ->term_display >>> The term text, unconverted. >> >> Why not ->slug and ->term respectively ? >> > > Because "slug" is a meaningless word. But the thing most often done > should be the easiest thing to do (shortest thing to type). But I guess > slug is consistent. > > Before you think this entirely me screwing around: If I had used ->slug > and ->term instead, would you have known what was going on faster than > using ->term and ->term_display? There is no correct answer, just > questions.
I think I would have, yes, but that's not really a fair test. The question should be asked of someone who hasn't got familiarity with $post->slug, $tag->slug, etc. Since we use slug everywhere else, I think we should use it here. Alternatively, we should change it elsewhere. -- Michael C. Harris, School of CS&IT, RMIT University http://twofishcreative.com/michael/blog IRC: michaeltwofish #habari --~--~---------~--~----~------------~-------~--~----~ To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/habari-dev -~----------~----~----~----~------~----~------~--~---
