I have configs stored in the registry. Easiest option is to run some code
to call the admin services. Otherwise, I have to look at file system based
configuration.

Can I do this without changing carbon core, i.e. within the
component/feature code? Meaning, is it possible to extend the touch point
for a new feature I'm going to implement without changing anything else....

On Mon, Mar 26, 2012 at 10:21 PM, Pradeep Fernando <[email protected]> wrote:

> Hi,
>
> yes, it should be possible. The rationale is,
>
> when installing features, we already do things such as file-copying,
> extracting, etc. Those are implemented as eclipse touchpoint actions. We
> can come up with our own touchpoint implementations.
>
> within the framework hook of the touchpoint implementation, we should be
> able to do whatever we want. :)
>
> then again, why we want this ? can you please explain the scenario.
>
> --Pradeep
>



-- 
Regards,

Tharindu

blog: http://mackiemathew.com/
M: +94777759908
_______________________________________________
Dev mailing list
[email protected]
http://wso2.org/cgi-bin/mailman/listinfo/dev

Reply via email to