Hi everyone,

A quick question: is it possible to use traits to define class methods?

For example, could the popular singleton pattern consisting of the
three class methods #uniqueInstance, #new, and #reset plus the instance
variable uniqueInstance be packaged as a trait?

Konrad.

Reply via email to