FishEye

Quick Search:

Line History

Constraint

Branch:
Author:
Tag:
Date: help

Sort: path | last-commit | first-commit Sub Directories

Full Changelog Feeds Recent Changelog

MAIN:scottc:20051112190106 by scottc (3 years 1 month ago) Many fixes in new advice type Interceptors, which now don't require parameters to be defined for the afterReturning and before methods. Advice objects are now NOT cloned, so they can be used as real o…

./afterAdvice.cfc 1.2 history download (+4 -1) diffs

./aroundAdvice.cfc 1.1 history download (+26) new

./badBean.cfc 1.3 history download (+12 -2) diffs

./throwAdvice.cfc 1.2 history download (+18 -2) diffs

… 14 more files in changeset.
MAIN:scottc:20051103135514 by scottc (3 years 2 months ago) unit tests for new method invocation cfcs

./afterAdvice.cfc 1.1 history download (+22) new

./badBean.cfc 1.2 history download (+3 -3) diffs

./beforeAdvice.cfc 1.1 history download (+17) new

… 1 more files in changeset.
MAIN:scottc:20051103020922 by scottc (3 years 2 months ago) Initial classes to support throwsAdvice, as well as implementing interceptors to make before and after advice (as well as throws advice) all part of the method invocation chain. This is very much in l…

./badBean.cfc 1.1 history download (+23) new

./throwAdvice.cfc 1.1 history download (+22) new

… 6 more files in changeset.
MAIN:scottc:20051101034821 by scottc (3 years 2 months ago) Some fixes to around advice as well as isRunnable in Method class so that advice cannot directly call method.proceed(). also some unitTests

./helloBean.cfc 1.3 history download (+4 -3) diffs

./interceptOne.cfc 1.3 history download (+3 -1) diffs

… 6 more files in changeset.

Files

  NAME« REV AGE AUTHOR
  aftAdvOne.cfc 1.2 history download 3 years 2 months scottc
Oh yeah, and fixes to the tests
  afterAdvice.cfc 1.2 history download 3 years 1 month scottc
Many fixes in new advice type Interceptors, which now don't require parameters t…
  Application.cfm 1.1 history download 3 years 3 months scottc
small formatting changes (log tag) in aop. Working MethodInterceptor with chaini…
  aroundAdvice.cfc 1.1 history download 3 years 1 month scottc
Many fixes in new advice type Interceptors, which now don't require parameters t…
  badBean.cfc 1.3 history download 3 years 1 month scottc
Many fixes in new advice type Interceptors, which now don't require parameters t…
  beans.xml 1.2 history download 3 years 3 months scottc
small formatting changes (log tag) in aop. Working MethodInterceptor with chaini…
  beforeAdvice.cfc 1.1 history download 3 years 2 months scottc
unit tests for new method invocation cfcs
  bfAdvOne.cfc 1.2 history download 3 years 3 months scottc
small formatting changes (log tag) in aop. Working MethodInterceptor with chaini…
  helloBean.cfc 1.3 history download 3 years 2 months scottc
Some fixes to around advice as well as isRunnable in Method class so that advice…
  interceptOne.cfc 1.3 history download 3 years 2 months scottc
Some fixes to around advice as well as isRunnable in Method class so that advice…
  interceptTwo.cfc 1.2 history download 3 years 2 months scottc
Oh yeah, and fixes to the tests
  testOne.cfm 1.1 history download 3 years 3 months scottc
Switch type list (xml config) to cfarray internally and changed usage/type for i…
  testTwo.cfm 1.2 history download 3 years 3 months scottc
small formatting changes (log tag) in aop. Working MethodInterceptor with chaini…
  throwAdvice.cfc 1.2 history download 3 years 1 month scottc
Many fixes in new advice type Interceptors, which now don't require parameters t…