jsr356-experts@websocket-spec.java.net

[jsr356-experts] Re: [jsr356-users] Re: Bootstrapping Web Socket Applications in different places

From: Mark Thomas <mark_at_homeinbox.net>
Date: Fri, 23 Nov 2012 18:03:53 +0000

On 13/11/2012 22:56, Danny Coward wrote:
> Well, then I propose we just stick with the ContainerProvider idea now:
> it does the job it needs to. I think we will need separate facade
> classes for client and server.

Just a thought. You might want to cast an eye over how the EL spec
handles obtaining a reference to an ExpressionFactory, particularly the
options for different implementations.

Mark