From: "B. K. Oxley (binkley)" Date: 2005-04-19T01:13:43+09:00 Subject: Re: Facets 0.6.3 Trans wrote: > Any suggestions on naming these is welcome. At least for the cases of foo?-type methods I'd suggest the Schemish convention of the -p suffix ('p' here stands for predicate), e.g., foo? => foo-p. It should work on all platforms and reflects the heritage of Ruby method names such as using the bang (exclamation mark) suffix for mutators. Cheers, --binkley