Directory proposal/myrmidon/src/java/org/apache/myrmidon/components/role/

Directory Created:
2001-06-17 10:35
Directory Deleted:
2002-04-17 10:49
Total Files:
0
Deleted Files:
3
Lines of Code:
0

Browse with ViewVC

[root]/proposal/myrmidon/src/java/org/apache/myrmidon/components/role

Lines of Code

proposal/myrmidon/src/java/org/apache/myrmidon/components/role/ Lines of Code

Developers

Author Changes Lines of Code Lines per Change
Totals 17 (100.0%) 187 (100.0%) 11.0
donaldp 13 (76.5%) 103 (55.1%) 7.9
adammurdoch 3 (17.6%) 83 (44.4%) 27.6
sbailliez 1 (5.9%) 1 (0.5%) 1.0

Most Recent Commits

donaldp 2002-04-17 10:49

zappity zap

0 lines of code changed in:

donaldp 2002-03-29 12:57

final static --> static final to follow JLS recomendations

1 lines of code changed in:

adammurdoch 2002-02-21 12:52

Changes to RoleManager:



* A class may now be explicitly associated with a role, rather than being

implicit in the role name.



* Added RoleInfo to bundle up role meta-info.



* Reworked the methods of RoleManager.



* Added test-cases for DefaultRoleManager.



* Make tests compile again.

80 lines of code changed in:

donaldp 2002-02-06 13:38

Style touchups

2 lines of code changed in:

adammurdoch 2002-02-01 00:37

Allow typelibs to define custom roles:



* Add TypeDeployer interface, which allows control over the deployment of

types from a typelib.



* Add RoleManager.addNameRoleMapping().



* TypeManager methods now take a role Class object, rather than role name.



* Replace implicit role and type deployment in DefaultRoleManager.initialize()

and DefaultDeployer.initialize() with explicit createDeployer( ClassLoader )

method.



* DefaultDeployer now keeps track of the ClassLoader created for each typelib.



* Moved all ClassLoader creation to DefaultDeployer, for the time being.



* ConverterDef and AbstractTypeDef now use Deployer, rather than

deploying manually.



* Fixed DefaultMasterConverter for the case where destination is an interface,

and there is no appropriate converter registered.

3 lines of code changed in:

sbailliez 2002-01-20 17:35

- Fix order of modifiers

- Fix duplicate/unecessary imports

- Fix single if/else and loop without block

1 lines of code changed in:

donaldp 2001-12-23 06:28

Fix up license banner.

1 lines of code changed in:

donaldp 2001-12-22 12:35

Restyled.

3 lines of code changed in:

donaldp 2001-11-19 12:37

donaldp@apache.org --> peter@apache.org



yea - now no one will call me Donald!!!

1 lines of code changed in:

donaldp 2001-11-04 21:58

Moved interfaces outside of main trunk.

1 lines of code changed in:

donaldp 2001-08-29 15:34

i18n-ized remaining components.

11 lines of code changed in:

donaldp 2001-06-17 10:35

Migrated DataType interface to framework.



Migrated RoleManager to separate package.



A few other minor nits.

83 lines of code changed in:

Generated by StatSVN 0.3.2-SNAPSHOT