robert burrell donkin ha scritto: > more api modules are needed to separate implementations from APIs > > would this be enough to avoid core-library to depend on imap-api? > > > nope - imap-api would be a peer of core-api and no cross dependencies would > be allowed > > the problem is that there's a logical dependency between the IMAP API and > User. it shouldn't be necessary. > > the mailbox API forces a dependency on User which isn't really justified > and > limits room future expansion. correcting the mailbox API would require some > thought and discussion.
Clear now! Thank you, Stefano > i can push the dependency into the processor module > for now which is tightly coupled to the mailbox API. so that's what i'll > probably do once the code's in trunk. > > - robert --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
