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:20080806015629 by scottc (5 months 1 day ago) Fix for CSP-105, which had previously been implemented. Has not been unit tested, Brian will...

./DefaultXmlBeanFactory.cfc 1.59 history download (+157 -155) diffs

MAIN:bkotek:20080805200018 by bkotek (5 months 2 days ago) Add getVersion to AbstractBeanFactory, add properties file, add unit test.

./AbstractBeanFactory.cfc 1.9 history download (+24 -2) diffs

… 3 more files in changeset.
MAIN:bkotek:20080805173044 by bkotek (5 months 2 days ago) Fix and test for allowing abstract beans with no class name.

./DefaultXmlBeanFactory.cfc 1.58 history download (+20 -5) diffs

… 3 more files in changeset.
MAIN:bkotek:20080711030343 by bkotek (5 months 27 days ago) Variable "bean" was not var-scoped in the getBean() method!

./DefaultXmlBeanFactory.cfc 1.57 history download (+2 -1) diffs

Deleted files: Hide | Show Files

  NAME« REV AGE AUTHOR
  AbstractBeanFactory.cfc 1.9 history download 5 months 2 days bkotek
Add getVersion to AbstractBeanFactory, add properties file, add unit test.
  BeanConstructorArg.cfc (deleted) 1.2 3 years 3 months rossd
first cut at complex type support (map | list)
  BeanDefinition.cfc 1.41 history download 8 months scottc
CSP-95 added the same structcopy as in setProperties
  BeanFactory.cfc 1.4 history download 3 years 1 month rossd
updates to license in all framework code
  BeanProperty.cfc 1.22 history download 10 months pjf
Var'ed and scope variables caught by a var scope checker
  BeanReference.cfc 1.4 history download 3 years 1 month rossd
updates to license in all framework code
  DefaultXmlBeanFactory.cfc 1.59 history download 5 months 1 day scottc
Fix for CSP-105, which had previously been implemented. Has not been unit tested…