On Jan 9, 2009, at 4:04 PM, BerlinBrown wrote:

Is it better style to use the 'proxy'ing to create a class or to use the gen-class approach.

There are limitations to proxying that make gen-class sometimes necessary, but based on reading the group and only limited personal experience, I gather the preferred progression is:

        - use proxy
        - use gen-interface and proxy
        - use gen-class

--Steve

Attachment: smime.p7s
Description: S/MIME cryptographic signature

Reply via email to