Andrei, >Thank Paul for explanation of the terms. >One of my points to participate in this discussion is to learn right >terminology and see the things (Avalon etc) from point of view of >developers. > > :-)
>>* Avalon is a project. >>* A-F are interfaces that are a good match for _any_ hosted comps >>* Phoenix is a container >>* JAMES is the reference impl container for the MAILET API and sits on >>Phoenix. >> >> > >As I see it the problem is that James acts as both: > >-as reference impl >-as container > >Does it mean that there is no Mailet API reference impl at all (because >there is no Mailet API, one which is known and used), and we are just >thinking (because of different reasons etc) that there is one? > > Yes there is one. Think org.apache.james.mailet.* Think org.apache.james.server.* These are not representative of now, but they are ilustrative of the separation. The former compiles to mailet.jar, the latter to james-server.jar - Paul -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>
