Remove cyclic dependecies between packages
------------------------------------------

                 Key: MIME4J-29
                 URL: https://issues.apache.org/jira/browse/MIME4J-29
             Project: Mime4j
          Issue Type: Wish
    Affects Versions: 0.3
            Reporter: Stefano Bagnara
            Priority: Minor
             Fix For: 0.4


I found the following cycles in our packages:

oaj.mime4j.decoder
- oaj.mime4j.util
-- oaj.mime4j.field
--- oaj.mime4j.decoder

oaj.mime4j
- oaj.mime4j.message
-- oaj.mime4j

oaj.mime4j.field.datetime
- oaj.mime4j.field.datetime.parser
-- oaj.mime4j.field.datetime

oaj.mime4j.decoder
- oaj.mime4j.util
-- oaj.mime4j.field
--- oaj.mime4j.field.address
---- oaj.mime4j.decoder

I think we should try to remove the dependencies until we are in a 0.x release. 
The sooner, the better, even if this break backward compatibility.

WDYT?

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to