Okay, I just did a trial component move and securityext has some
dependencies on components in the applications folder.
Instead of moving securityext to the framework, I will just move all of
the security-related services to the common component.
-Adrian
On 12/22/2010 2:57 PM, Adrian Crum wrote:
> I have run into a HUGE obstacle in the process of moving
> security-related UI artifacts to the framework - they call services
> defined in applications/securityext. Indeed, they call ALL of the
> services defined in securityext.
>
> The securityext component depends on the entity and service components,
> so it needs to be loaded after those, but I can't see any reason why
> securityext needs to be in the applications folder.
>
> I think the securityext component should be in the framework folder.
> What do you think?
>
> -Adrian
>