[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Anyone on ll1-discuss besides spammers?





Steve Dekorte <steve@dekorte.com> wrote:
 >Ok, here's a question:
 >
 >What do folks here think of "Context Oriented Programming"?:
 >http://www.google.com/search?q=Context+Oriented+Programming And how
 >would you describe it?

Hmmm.

 >Also, is so-called "Aspect Oriented Programming" essentially a hook on
 >message sends (implementation-wise)?

Not quite, since I think you can establish cuts at a finer granularity
than methods.  Maybe.

Anyway, it's better to model AOP as non-local, computed come-froms.

Tommy McGuire