Quick Search:

jump to detailed chart Line History

line history graph

View Mode

Logical Physical

Show Arbitrary Diff

From to

Supports revisions and tags.

Watches and RSS

History

MAIN 1.90 1.5 1.1 TRY-choyrim-040903 1.5.2.2 1.5.2.1

latest revision download Branch MAIN

1.90 annotated / raw | Diffs: previous, other | Lines: 2435 ( +103, -71 )

Created: 2008-05-29 07:13:27 -0500 (7 months ago) | Author: oakinger | Changeset: MAIN:oakinger:20080529121327

SPRNET-953
SPRNET-952
SPRNET-949
SPRNET-948
SPRNET-947

1.89 annotated / raw | Diffs: previous, other | Lines: 2403 ( +2, -1 )

Created: 2008-05-05 17:42:17 -0500 (8 months ago) | Author: markpollack | Changeset: MAIN:markpollack:20080505224217

SPRNET-900 - AbstractAutoWireCapableObjectFactory throws exceptions in primary control path, modify to avoid use of exceptions for flow control

Tags: release-1-1-2

1.88 annotated / raw | Diffs: previous, other | Lines: 2402 ( +101, -63 )

Created: 2008-05-05 16:30:47 -0500 (8 months ago) | Author: markpollack | Changeset: MAIN:markpollack:20080505213047

SPRNET-900 - AbstractAutoWireCapableObjectFactory throws exceptions in primary control path, modify to avoid use of exceptions for flow control

1.87 annotated / raw | Diffs: previous, other | Lines: 2364 ( +2, -2 )

Created: 2008-04-05 08:35:35 -0500 (9 months ago) | Author: oakinger | Changeset: MAIN:oakinger:20080405133535

fixed SPRNET-920

Tags: release-1-1-1

1.86 annotated / raw | Diffs: previous, other | Lines: 2364 ( +39, -4 )

Created: 2008-04-02 13:02:24 -0500 (9 months ago) | Author: markpollack | Changeset: MAIN:markpollack:20080402180211

SPRNET-907 - Add Required attribute and RequiredObjectFactoryPostProcessor, allowing to enforce required object properties

1.85 annotated / raw | Diffs: previous, other | Lines: 2329 ( +21, -7 )

Created: 2008-03-20 05:35:54 -0500 (9 months ago) | Author: oakinger | Changeset: MAIN:oakinger:20080320103554

fixed SPRNET-862

1.84 annotated / raw | Diffs: previous, other | Lines: 2315 ( +4, -3 )

Created: 2008-02-04 16:44:03 -0600 (11 months ago) | Author: markpollack | Changeset: MAIN:markpollack:20080204224403

(Partial Fix) SPRNET-867 - Add line number to top level error message when there are XML parsing errors.

1.83 annotated / raw | Diffs: previous, other | Lines: 2314 ( +7, -6 )

Created: 2007-12-04 18:28:04 -0600 (13 months ago) | Author: bbaia | Changeset: MAIN:bbaia:20071205002804

Update use of 'ObjectCreationException's for better message exceptions.

Tags: release-1-1

1.82 annotated / raw | Diffs: previous, other | Lines: 2313 ( +15, -1 )

Created: 2007-09-06 20:52:24 -0500 (16 months ago) | Author: markpollack | Changeset: MAIN:markpollack:20070907015149

SPRNET-720 - Change ObjectNameAutoProxyCreator default behavior to proxy the product of a IFactoryObject and not the IFactoryObject itself
SPRNET-721 - Intercept all target interfaces when using an introduction with ObjectNameAutoProxyCreator

Tags: release-1-1-RC2

1.81 annotated / raw | Diffs: previous, other | Lines: 2299 ( +15, -1 )

Created: 2007-08-28 09:16:40 -0500 (16 months ago) | Author: oakinger | Changeset: MAIN:oakinger:20070828141615

fixed final missing comments

1.80 annotated / raw | Diffs: previous, other | Lines: 2285 ( +211, -40 )

Created: 2007-08-22 03:49:39 -0500 (16 months ago) | Author: markpollack | Changeset: MAIN:markpollack:20070822084908

SPRNET-301 - Add IInstantiationAwareObjectPostProcessor functionality
Updated its use in AbstractAutoProxyCreator
Updated implementation of IsSingleton in AbstractObjectFactory

1.79 annotated / raw | Diffs: previous, other | Lines: 2114 ( +2, -2 )

Created: 2007-08-07 11:24:26 -0500 (17 months ago) | Author: bbaia | Changeset: MAIN:bbaia:20070807162426

Fixed IObjectFactory.GetObject(string name, object[] arguments).

Tags: release-1-1-RC1

1.78 annotated / raw | Diffs: previous, other | Lines: 2114 ( +2, -2 )

Created: 2007-08-03 20:05:02 -0500 (17 months ago) | Author: bbaia | Changeset: MAIN:bbaia:20070804010433

Added generics support to the DelegateFactoryObject and MethodInvokingFactoryObject [SPRNET-481]

1.77 annotated / raw | Diffs: previous, other | Lines: 2114 ( +4, -1 )

Created: 2007-08-02 07:09:28 -0500 (17 months ago) | Author: bbaia | Changeset: MAIN:bbaia:20070802120928

Fixed TypeAliasesConfigurer [SPRNET-607].

1.76 annotated / raw | Diffs: previous, other | Lines: 2111 ( +15, -12 )

Created: 2007-07-31 13:16:49 -0500 (17 months ago) | Author: bbaia | Changeset: MAIN:bbaia:20070731181537

Refactoring to have Spring.Core.TypeConversion and Spring.Core.TypeResolution namespaces.
VS2002 & VS2003 project files fixed later (other changes incoming...)

1.75 annotated / raw | Diffs: previous, other | Lines: 2108 ( +2, -4 )

Created: 2007-07-31 03:18:38 -0500 (17 months ago) | Author: markpollack | Changeset: MAIN:markpollack:20070731081811

Moved Expressions.MethodNode.GetMethodByArgumentValues to ReflectionUtils.
Cleaned up using statements in Expressions

1.74 annotated / raw | Diffs: previous, other | Lines: 2110 ( +1, -3 )

Created: 2007-07-30 19:41:33 -0500 (17 months ago) | Author: bbaia | Changeset: MAIN:bbaia:20070731004133

Minor fixes (warnings)

1.73 annotated / raw | Diffs: previous, other | Lines: 2112 ( +2, -1 )

Created: 2007-07-30 19:08:58 -0500 (17 months ago) | Author: markpollack | Changeset: MAIN:markpollack:20070731000832

Move exceptions from Spring.Objects to Spring.Core so they can be shared between Spring.Objects and Spring.Expressions namespaces, removes dependency cycle.

1.72 annotated / raw | Diffs: previous, other | Lines: 2111 ( +29, -7 )

Created: 2007-07-28 02:33:17 -0500 (17 months ago) | Author: markpollack | Changeset: MAIN:markpollack:20070728073252

Sync of IObjectFactory API with Spring Java 2.0.
IsTypeMatch still needs to be integratied and tested.  See DoGetObjectNamesForType in DefaultListableObjectFactory

1.71 annotated / raw | Diffs: previous, other | Lines: 2089 ( +2, -2 )

Created: 2007-07-27 08:28:35 -0500 (17 months ago) | Author: oakinger | Changeset: MAIN:oakinger:20070727132758

SPRNET-556
SPRNET-654

1.70 annotated / raw | Diffs: previous, other | Lines: 2089 ( +5, -1 )

Created: 2007-07-25 10:38:12 -0500 (17 months ago) | Author: markpollack | Changeset: MAIN:markpollack:20070725153812

add additional logging statement to make comparison with java log files easier.

1.69 annotated / raw | Diffs: previous, other | Lines: 2085 ( +7, -2 )

Created: 2007-07-19 11:33:39 -0500 (17 months ago) | Author: oakinger | Changeset: MAIN:oakinger:20070719163309

northwind sample works again - this is NOT a fix!

1.68 annotated / raw | Diffs: previous, other | Lines: 2080 ( +1, -5 )

Created: 2007-07-16 16:06:21 -0500 (17 months ago) | Author: markpollack | Changeset: MAIN:markpollack:20070716210352

SPRNET-640 - FindAdvisors is called before autoproxy creation has completed with the side effect of objects that use autowiring not be eligable for proxying.
SPRNET-570 - ObjectNameAutoProxyCreator incompatible with NHibernate.LocalSessionFactoryObject

1.67 annotated / raw | Diffs: previous, other | Lines: 2084 ( +2, -2 )

Created: 2007-07-03 17:31:59 -0500 (18 months ago) | Author: markpollack | Changeset: MAIN:markpollack:20070703223159

polishing

Tags: release-1-1-M2

1.66 annotated / raw | Diffs: previous, other | Lines: 2084 ( +16, -1 )

Created: 2007-06-14 14:51:43 -0500 (18 months ago) | Author: markpollack | Changeset: MAIN:markpollack:20070614195134

Fix pass at fix for SPRNET-517.  Need to refactor currnet implementation.
Added test for reported issue SPRNET-499, which worked, no fixe needed.

1.65 annotated / raw | Diffs: previous, other | Lines: 2069 ( +29, -2 )

Created: 2007-05-29 15:00:20 -0500 (19 months ago) | Author: markpollack | Changeset: MAIN:markpollack:20070529200020

Add Transaction namespace to simplify configuration of declarative transactions SPRNET-545

Tags: release-1-1-M1

1.64 annotated / raw | Diffs: previous, other | Lines: 2042 ( +6, -4 )

Created: 2007-03-15 23:01:40 -0500 (21 months ago) | Author: aseovic | Changeset: MAIN:aseovic:20070316040112

Added serialization support to AOP proxies. Added support for methods with ref and/or out parameters to DynamicMethod.

1.63 annotated / raw | Diffs: previous, other | Lines: 2040 ( +27, -41 )

Created: 2007-03-15 22:05:37 -0500 (21 months ago) | Author: bbaia | Changeset: MAIN:bbaia:20070316030511

Introduced notion of configuration templates with IObjectDefinition.IsTemplate

1.62 annotated / raw | Diffs: previous, other | Lines: 2054 ( +62, -19 )

Created: 2007-03-04 14:40:18 -0600 (22 months ago) | Author: bbaia | Changeset: MAIN:bbaia:20070304203941

Updated IConfigurableFactoryObject interface with ProductTemplate property.

1.61 annotated / raw | Diffs: previous, other | Lines: 2011 ( +18, -3 )

Created: 2007-02-13 21:10:23 -0600 (22 months ago) | Author: aseovic | Changeset: MAIN:aseovic:20070214031023

Minor documentation changes.

1.60 annotated / raw | Diffs: previous, other | Lines: 1996 ( +62, -41 )

Created: 2007-02-07 20:08:01 -0600 (23 months ago) | Author: aseovic | Changeset: MAIN:aseovic:20070208020801

Fix for SPRNET-405

1.59 annotated / raw | Diffs: previous, other | Lines: 1975 ( +18, -2 )

Created: 2007-02-06 09:04:26 -0600 (23 months ago) | Author: aseovic | Changeset: MAIN:aseovic:20070206150422

Fix for SPRNET-473.

1.58 annotated / raw | Diffs: previous, other | Lines: 1959 ( +7, -2 )

Created: 2006-12-05 05:21:16 -0600 (2 years 1 month ago) | Author: oakinger | Changeset: MAIN:oakinger:20061205112116

fixed again acc. 2 Bruno's guidance

Tags: preview-1-1-p3

1.57 annotated / raw | Diffs: previous, other | Lines: 1954 ( +25, -8 )

Created: 2006-12-05 04:50:25 -0600 (2 years 1 month ago) | Author: oakinger | Changeset: MAIN:oakinger:20061205105025

reintroduced method ApplyObjectPropertyValues

1.56 annotated / raw | Diffs: previous, other | Lines: 1937 ( +7, -24 )

Created: 2006-12-05 02:11:41 -0600 (2 years 1 month ago) | Author: bbaia | Changeset: MAIN:bbaia:20061205081136

Allowed autowiring with ConfigureObject.

1.55 annotated / raw | Diffs: previous, other | Lines: 1954 ( +6, -1 )

Created: 2006-11-06 14:00:07 -0600 (2 years 2 months ago) | Author: aseovic | Changeset: MAIN:aseovic:20061106200007

Added support for expression attribute/element within Spring config file (SPRNET-378 and SPRNET-390)

1.54 annotated / raw | Diffs: previous, other | Lines: 1949 ( +2, -2 )

Created: 2006-09-19 16:14:45 -0500 (2 years 3 months ago) | Author: bbaia | Changeset: MAIN:bbaia:20060919211445

Fixed bug when using AbstractObjectFactory.GetObject(string, object[]). [SPRNET-368]

1.53 annotated / raw | Diffs: previous, other | Lines: 1949 ( +2, -1 )

Created: 2006-09-05 04:28:01 -0500 (2 years 4 months ago) | Author: oakinger | Changeset: MAIN:oakinger:20060905092801

fixed SPRNET-146 - Dependencies now get injected into DataBound controls

1.52 annotated / raw | Diffs: previous, other | Lines: 1948 ( +54, -88 )

Created: 2006-08-31 15:32:37 -0500 (2 years 4 months ago) | Author: bbaia | Changeset: MAIN:bbaia:20060831203237

Added support for constructor arguments resolution by name with factory method. [SPRNET-358]

1.51 annotated / raw | Diffs: previous, other | Lines: 1982 ( +2, -2 )

Created: 2006-04-09 02:18:49 -0500 (2 years 9 months ago) | Author: markpollack | Changeset: MAIN:markpollack:20060409071833

change spelling mistake of license..was licence...
add license where missng to core/aop .cs files.

Tags: release-1-0-2

1.50 annotated / raw | Diffs: previous, other | Lines: 1982 ( +3, -3 )

Created: 2006-04-08 19:52:47 -0500 (2 years 9 months ago) | Author: bbaia | Changeset: MAIN:bbaia:20060409005246

Added support for registering generic type definitions as typed aliases.

1.49 annotated / raw | Diffs: previous, other | Lines: 1982 ( +49, -3 )

Created: 2006-04-05 16:43:50 -0500 (2 years 9 months ago) | Author: bbaia | Changeset: MAIN:bbaia:20060405214350

Added generics .NET 2.0 support.

1.48 annotated / raw | Diffs: previous, other | Lines: 1936 ( +2, -2 )

Created: 2006-03-15 21:43:51 -0600 (2 years 9 months ago) | Author: aseovic | Changeset: MAIN:aseovic:20060316034348

Added constructor to PropertyValue that accepts parsed property expression in addition to property name and value, in order to avoid duplicate parsing and improve the performance of ApplyPropertyValues method.

1.47 annotated / raw | Diffs: previous, other | Lines: 1936 ( +3, -4 )

Created: 2006-02-22 05:15:26 -0600 (2 years 10 months ago) | Author: aseovic | Changeset: MAIN:aseovic:20060222111524

Initial implementation of the new data binding framework. Minor fixes related to resource handler registration, and context lookup and registration.

1.46 annotated / raw | Diffs: previous, other | Lines: 1937 ( +1861, -2150 )

Created: 2006-02-18 05:27:09 -0600 (2 years 10 months ago) | Author: aseovic | Changeset: MAIN:aseovic:20060218112708

Refactored ObjectWrapper to use Spring.Expressions classes. Added support for typed collections and generics. Added TypeConverterRegistry and implemented section handler for 'typeConverters' config section.

1.45 annotated / raw | Diffs: previous, other | Lines: 2226 ( +25, -35 )

Created: 2006-02-14 22:04:04 -0600 (2 years 10 months ago) | Author: aseovic | Changeset: MAIN:aseovic:20060215040401

Initial commit of SpringAir port to ASP.NET 2.0. Features that are supported so far are:
* Master pages
* Localization
* Validation framework and renderers

1.44 annotated / raw | Diffs: previous, other | Lines: 2236 ( +2, -2 )

Created: 2006-02-11 12:23:33 -0600 (2 years 10 months ago) | Author: gcaprio | Changeset: MAIN:gcaprio:20060211182331

- Fix for SPRNET-255: named all Regluar expression classes consistently.

1.43 annotated / raw | Diffs: previous, other | Lines: 2236 ( +4, -4 )

Created: 2005-12-14 03:00:22 -0600 (3 years ago) | Author: springboy | Changeset: MAIN:springboy:20051214090022

[SPRNET-120] Added Method Injection support to IoC container.

1.42 annotated / raw | Diffs: previous, other | Lines: 2236 ( +3, -3 )

Created: 2005-11-29 17:06:37 -0600 (3 years 1 month ago) | Author: markpollack | Changeset: MAIN:markpollack:20051129230636

Call String.Format without CultureInfo.  SPRNET-251

1.41 annotated / raw | Diffs: previous, other | Lines: 2236 ( +6, -8 )

Created: 2005-11-26 07:38:07 -0600 (3 years 1 month ago) | Author: springboy | Changeset: MAIN:springboy:20051126133806

[SPRNET-131] Changes to Spring.Core (and Tests) req'd by .NET 2.0

1.40 annotated / raw | Diffs: previous, other | Lines: 2238 ( +7, -11 )

Created: 2005-11-19 06:52:09 -0600 (3 years 1 month ago) | Author: springboy | Changeset: MAIN:springboy:20051119125209

Various type resolution refactorings...

* removed TypeAliasResolver, refactoring its code into TypeRegistry;
* created ITypeResolver interface, moved to using composition for CachedTypeResolver
* moved code for resolving .aspx types into the correct place (Spring.Web).

1.39 annotated / raw | Diffs: previous, other | Lines: 2242 ( +5, -5 )

Created: 2005-11-19 05:39:51 -0600 (3 years 1 month ago) | Author: springboy | Changeset: MAIN:springboy:20051119113951

Corrected typo in the API doc (exisiting -> existing).

1.38 annotated / raw | Diffs: previous, other | Lines: 2242 ( +63, -7 )

Created: 2005-10-30 20:56:06 -0600 (3 years 2 months ago) | Author: markpollack | Changeset: MAIN:markpollack:20051031025606

AbstractFactory.GetObject support to create object using constructor arguments when there isn't a factory method.

Tags: release-1-0-1 preview-1-1-p2

1.37 annotated / raw | Diffs: previous, other | Lines: 2186 ( +73, -15 )

Created: 2005-10-29 15:13:19 -0500 (3 years 2 months ago) | Author: springboy | Changeset: MAIN:springboy:20051029201319

[SPRNET-192] IFactoryObjects are no longer instantiated prior to IObjectFactoryPostProcessors being applied.

1.36 annotated / raw | Diffs: previous, other | Lines: 2128 ( +8, -9 )

Created: 2005-10-23 03:54:12 -0500 (3 years 2 months ago) | Author: aseovic | Changeset: MAIN:aseovic:20051023085411

Added support for case insensitive context lookup (SPRNET-168)

1.35 annotated / raw | Diffs: previous, other | Lines: 2129 ( +93, -28 )

Created: 2005-06-18 05:04:56 -0500 (3 years 6 months ago) | Author: springboy | Changeset: MAIN:springboy:20050618100455

[SPRNET-36]    Added IInstantiationAwareObjectPostProcessor interface to IObjectFactory lifecycle

Tags: release-1-0-0 release-1-0-rc1 preview-1-1-p1

1.34 annotated / raw | Diffs: previous, other | Lines: 2064 ( +24, -5 )

Created: 2005-06-14 13:00:17 -0500 (3 years 6 months ago) | Author: springboy | Changeset: MAIN:springboy:20050614175721

[SPRNET-36]    Updated copyright header

1.33 annotated / raw | Diffs: previous, other | Lines: 2045 ( +25, -12 )

Created: 2005-06-12 13:49:49 -0500 (3 years 6 months ago) | Author: springboy | Changeset: MAIN:springboy:20050612184949

[SPRNET-36]    Added <value type="".../>, <ref parent="..."/>

1.32 annotated / raw | Diffs: previous, other | Lines: 2032 ( +8, -2 )

Created: 2005-06-12 04:07:58 -0500 (3 years 6 months ago) | Author: springboy | Changeset: MAIN:springboy:20050612090758

[SPRNET-36]    Added TypedStringValue class so that collection elements (in the main) can be marked up with a type

1.31 annotated / raw | Diffs: previous, other | Lines: 2026 ( +4, -6 )

Created: 2005-06-09 18:19:33 -0500 (3 years 7 months ago) | Author: springboy | Changeset: MAIN:springboy:20050609231932

[SPRNET-36]        Remove deprecated IListableObjectFactory.GetObjectDefinitionNames(Type)

1.30 annotated / raw | Diffs: previous, other | Lines: 2028 ( +158, -282 )

Created: 2005-06-05 12:28:10 -0500 (3 years 7 months ago) | Author: springboy | Changeset: MAIN:springboy:20050605172810

Fixed double boolean autowire issue that had been [Ignore]d for some time.
Container now correctly ignores objects that it has previously 'seen' when autowiring.

1.29 annotated / raw | Diffs: previous, other | Lines: 2152 ( +23, -15 )

Created: 2005-05-03 23:07:18 -0500 (3 years 8 months ago) | Author: idlsoft | Changeset: MAIN:idlsoft:20050504040718

dependency traces, custom error messages

1.28 annotated / raw | Diffs: previous, other | Lines: 2144 ( +9, -9 )

Created: 2005-03-30 11:00:03 -0600 (3 years 9 months ago) | Author: markpollack | Changeset: MAIN:markpollack:20050330165932

code cleanup - optimize usings

Branch point for: TRY_SPRNET81_050502

Tags: release-0-6-rc3 TRY_SPRNET81_050502$BP

1.27 annotated / raw | Diffs: previous, other | Lines: 2144 ( +9, -7 )

Created: 2005-03-15 23:38:57 -0600 (3 years 9 months ago) | Author: idlsoft | Changeset: MAIN:idlsoft:20050316053849

bugfix: inner IDisposable objects belonging to prototypes were autodestroyed

1.26 annotated / raw | Diffs: previous, other | Lines: 2142 ( +3, -3 )

Created: 2005-02-27 08:49:09 -0600 (3 years 10 months ago) | Author: springboy | Changeset: MAIN:springboy:20050227144906

Embedded doumentation cleanups (docs now render null just like 'real' MSDN docs do)

1.25 annotated / raw | Diffs: previous, other | Lines: 2142 ( +2, -2 )

Created: 2005-02-26 02:30:16 -0600 (3 years 10 months ago) | Author: aseovic | Changeset: MAIN:aseovic:20050226083015

Added DI support for web controls.

1.24 annotated / raw | Diffs: previous, other | Lines: 2142 ( +2017, -1935 )

Created: 2005-02-24 10:41:40 -0600 (3 years 10 months ago) | Author: springboy | Changeset: MAIN:springboy:20050224164132

SPRNET-33 - Add support for configuration of existing objects
More embedded documentation typos and cleanups.

1.23 annotated / raw | Diffs: previous, other | Lines: 2060 ( +28, -23 )

Created: 2005-02-23 18:27:59 -0600 (3 years 10 months ago) | Author: springboy | Changeset: MAIN:springboy:20050224002759

SPRNET-36 Final pass over Spring.Java codebase to merge refactorings (added circular references check)

1.22 annotated / raw | Diffs: previous, other | Lines: 2055 ( +228, -284 )

Created: 2005-02-22 00:49:58 -0600 (3 years 10 months ago) | Author: springboy | Changeset: MAIN:springboy:20050222064958

SPRNET-36 Final pass over Spring.Java codebase to merge refactorings (in AbstractAutowireCapableObjectFactory)

1.21 annotated / raw | Diffs: previous, other | Lines: 2111 ( +47, -41 )

Created: 2005-02-20 12:36:40 -0600 (3 years 10 months ago) | Author: springboy | Changeset: MAIN:springboy:20050220183640

SPRNET-51 - Added support for named ctor args.

1.20 annotated / raw | Diffs: previous, other | Lines: 2105 ( +4, -6 )

Created: 2005-02-16 00:44:32 -0600 (3 years 10 months ago) | Author: springboy | Changeset: MAIN:springboy:20050216064432

Brought IConfigurableObjectFactory & IConfigurableListableObjectFactory into synch with Spring.Java versions.
Added test for issue raised on the Spring.Java forums concerning dependency injection of object created with factory method.

Branch point for: NEW_AOP

Tags: NEW_AOP$BP

1.19 annotated / raw | Diffs: previous, other | Lines: 2107 ( +3, -3 )

Created: 2005-01-15 07:13:54 -0600 (3 years 11 months ago) | Author: markpollack | Changeset: MAIN:markpollack:20050115131349

change IObjectDefiniton  to use 'Type' instead of 'Class'.  SPRNET-14

Tags: release-0-6-rc2

1.18 annotated / raw | Diffs: previous, other | Lines: 2107 ( +6, -7 )

Created: 2005-01-11 08:55:24 -0600 (3 years 11 months ago) | Author: markpollack | Changeset: MAIN:markpollack:20050111145523

add support for configuring ISet and IDictionary read-only properties.  Better error messages on assembly resource lookup.

1.17 annotated / raw | Diffs: previous, other | Lines: 2108 ( +4, -4 )

Created: 2004-12-30 19:05:58 -0600 (4 years ago) | Author: markpollack | Changeset: MAIN:markpollack:20041231010556

Fix JIRA SPRNET-19, replace Close(), Destroysingleton() with Dispose.

1.16 annotated / raw | Diffs: previous, other | Lines: 2108 ( +5, -5 )

Created: 2004-12-24 10:23:14 -0600 (4 years ago) | Author: markpollack | Changeset: MAIN:markpollack:20041224162314

exchange Spring's IDisposableObject for System.IDisposable

1.15 annotated / raw | Diffs: previous, other | Lines: 2108 ( +2, -2 )

Created: 2004-11-10 02:26:54 -0600 (4 years 1 month ago) | Author: fspinazzi | Changeset: MAIN:fspinazzi:20041110082653

- ported Spring.Aop.Target namespace excluding CommonsPoolTargetSource

1.14 annotated / raw | Diffs: previous, other | Lines: 2108 ( +9, -9 )

Created: 2004-10-31 10:38:38 -0600 (4 years 2 months ago) | Author: springboy | Changeset: MAIN:springboy:20041031163838

Changed logging levels from Info to Debug (c.f. Spring.PlainVanilla JIRA issue).

Branch point for: GACTXNBranch

Tags: GACTXNBranch$BP

1.13 annotated / raw | Diffs: previous, other | Lines: 2108 ( +76, -22 )

Created: 2004-10-15 12:19:35 -0500 (4 years 2 months ago) | Author: springboy | Changeset: MAIN:springboy:20041015171935

Added 'ApplyObjectPropertyValues' to exisiting object instance method.

Branch point for: TRY_aseovic_041030

Tags: TRY_aseovic_041030$BP

1.12 annotated / raw | Diffs: previous, other | Lines: 2054 ( +9, -4 )

Created: 2004-10-08 20:17:53 -0500 (4 years 3 months ago) | Author: markpollack | Changeset: MAIN:markpollack:20041009011753

add awareness of server-activated remote objects in type checks.

1.11 annotated / raw | Diffs: previous, other | Lines: 2049 ( +11, -11 )

Created: 2004-10-06 02:50:34 -0500 (4 years 3 months ago) | Author: springboy | Changeset: MAIN:springboy:20041006075034

Changed method call to use CultureInfo version (FxCop fix)
Changed method parameter names (FxCop fix)

1.10 annotated / raw | Diffs: previous, other | Lines: 2049 ( +230, -233 )

Created: 2004-10-05 02:24:07 -0500 (4 years 3 months ago) | Author: springboy | Changeset: MAIN:springboy:20041005072407

Numerous FxCop related fixes... no more FxCop warnings for this file.

1.9 annotated / raw | Diffs: previous, other | Lines: 2052 ( +76, -63 )

Created: 2004-10-04 02:57:48 -0500 (4 years 3 months ago) | Author: springboy | Changeset: MAIN:springboy:20041004075748

Enumeration code refactoring, CustomConverters refactoring, and some erroneous logging code fixed too.

1.8 annotated / raw | Diffs: previous, other | Lines: 2039 ( +684, -321 )

Created: 2004-09-28 03:14:00 -0500 (4 years 3 months ago) | Author: springboy | Changeset: MAIN:springboy:20040928081400

Added support for IInstantiationStrategy, factory method instantiation

Tags: release-0-6-rc1

1.7 annotated / raw | Diffs: previous, other | Lines: 1676 ( +2, -2 )

Created: 2004-09-13 02:49:23 -0500 (4 years 3 months ago) | Author: springboy | Changeset: MAIN:springboy:20040913074922

Event autowiring implementation after merge of event wiring branch.

1.6 annotated / raw | Diffs: previous, other | Lines: 1676 ( +69, -14 )

Created: 2004-09-12 01:03:51 -0500 (4 years 3 months ago) | Author: choyrim | Changeset: MAIN:choyrim:20040912060350

Merged branch TRY-choyrim-040903 - an experimental branch to fiddle with event wiring configuration. At Mark's request, I'm merging it back to the trunk.
- all unit tests pass. Had to add DotNetMock.NUnit to Spring.Context.Tests to make them pass. But then I get a lot of warnings about using the GAC NUnit instead of the one in lib/.
- Resolved minor conflicts from changes to ObjectUtils & test in both trunk and branch.
- branch is retired. We will continue working on event wiring on the trunk.

1.5 annotated / raw | Diffs: previous, other | Lines: 1621 ( +2, -3 )

Created: 2004-09-02 19:35:02 -0500 (4 years 4 months ago) | Author: markpollack | Changeset: MAIN:markpollack:20040903003500

merge Spring.Collections into code base.  Create Collections Test project.

Branch point for: TRY-choyrim-040903

Tags: TRY-choyrim-040903$BP

1.4 annotated / raw | Diffs: previous, other | Lines: 1622 ( +6, -7 )

Created: 2004-08-17 03:39:41 -0500 (4 years 4 months ago) | Author: springboy | Changeset: MAIN:springboy:20040817083941

Refactored to use the ObjectUtils.EmptyObjects constant.

1.3 annotated / raw | Diffs: previous, other | Lines: 1623 ( +6, -8 )

Created: 2004-07-26 02:47:56 -0500 (4 years 5 months ago) | Author: springboy | Changeset: MAIN:springboy:20040726074754

Added centralised Type resolution mechanism, runtime type converter, Xml Config handler, multiple documentation updates.

1.2 annotated / raw | Diffs: previous, other | Lines: 1625 ( +227, -5 )

Created: 2004-07-16 08:59:03 -0500 (4 years 5 months ago) | Author: springboy | Changeset: MAIN:springboy:20040716135903

Ctor Injection Support (S.White), Config File Support

1.1 new annotated / raw | Lines: 1403 ( +1403, -0 )

Created: 2004-07-09 10:03:37 -0500 (4 years 6 months ago) | Author: springboy | Changeset: MAIN:springboy:20040709150336

Spring.Objects.Factory.Xml impl and tests added.