Directory proposal/myrmidon/src/java/org/apache/myrmidon/converter/

Directory Created:
2001-06-02 14:28
Directory Deleted:
2002-04-17 10:49
Total Files:
0
Deleted Files:
4
Lines of Code:
0

Browse with ViewVC

[root]/proposal/myrmidon/src/java/org/apache/myrmidon/converter

Lines of Code

proposal/myrmidon/src/java/org/apache/myrmidon/converter/ Lines of Code

Developers

Author Changes Lines of Code Lines per Change
Totals 26 (100.0%) 42 (100.0%) 1.6
donaldp 24 (92.3%) 39 (92.9%) 1.6
adammurdoch 1 (3.8%) 2 (4.8%) 2.0
sbailliez 1 (3.8%) 1 (2.4%) 1.0

Most Recent Commits

donaldp 2002-04-17 10:49

zappity zap

0 lines of code changed in:

donaldp 2002-02-21 09:25

Generalized the converter architecture by making the "context" a raw object that can be cast for the needs of a specific project



Thus converters are now independent of ant and avalon

5 lines of code changed in:

donaldp 2002-02-14 09:46

Convert role strings so that they are auotgenerated from class object

1 lines of code changed in:

  • proposal/myrmidon/src/java/org/apache/myrmidon/converter: Converter.java (+1 -1)
adammurdoch 2002-02-10 02:28

Added @ant:role tag, fixed Javadoc comment.

2 lines of code changed in:

  • proposal/myrmidon/src/java/org/apache/myrmidon/converter: Converter.java (+2 -1)
donaldp 2002-02-07 13:02

Add version tags

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-29 21:13

Make shorter line

3 lines of code changed in:

donaldp 2001-12-23 06:28

Fix up license banner.

3 lines of code changed in:

donaldp 2001-12-22 12:35

Restyled.

2 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!!!

3 lines of code changed in:

donaldp 2001-08-29 16:14

i18n'ed Converter APIs.

11 lines of code changed in:

donaldp 2001-06-03 06:10

Converted TypeManager so that types no longer have to implement Avalons 'Component' interface.

0 lines of code changed in:

  • proposal/myrmidon/src/java/org/apache/myrmidon/converter: Converter.java (-2)
donaldp 2001-06-02 14:28

Reworked Converter component. Made it work with TypeManager + an auxilliary Registry.



Moved client interface of converter code to converter subpackage. Moved "provider" part of converter package to components.converter.*



Cleaned up violations of IOC with ConverterEngine and renamed ConverterEngine to MasterConverter

8 lines of code changed in:

Generated by StatSVN 0.3.2-SNAPSHOT