Peter
2) We're deciding that (at least within phoenix) Realms will be configured and provided to the Authenticator as blocks. So, if we decide to support multiple realms how do we provide multiple components that implement the same role (in this case Realm) to a Serviceable component? Or would that not be the right interface to implement? What, other than Serviceable, should it become to accomplish this?
Hmm - theres actually no easy way to do this atm. In the past we suggested you create a RealmManager that the Authenticator would use to look up N different Realms.
However I am currently messing around with phoenix down in that area so I will look at trying to fix it so that you can have multiple elements for the same Realm. For the moment just assume it will be possible but test with one realm and I will try to get around to fixing it ;)
Kewl..... :-)
- Paul
-- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>
