Usage PRCommand for own components

Previous Topic Next Topic
 
classic Classic list List threaded Threaded
2 messages Options
Reply | Threaded
Open this post in threaded view
|

Usage PRCommand for own components

NorbertHartl
I decided for the time being to use the pier user management and rights management for my application. If I use these it seems to be feasible to use the commands as well.

Do you think it is a good idea to extend the usage of PRCommands into my own (embedded) components (that do not deal with the pier structure)? And if you think it is what are the ways of having commands that deal with an embedded component? I mean commands are resolved over the couple context-structure. If I have a component embedded inside of this structure how can make a command act on this embedded component?

thanks,

Norbert


_______________________________________________
Magritte, Pier and Related Tools ...
https://www.iam.unibe.ch/mailman/listinfo/smallwiki
Reply | Threaded
Open this post in threaded view
|

Re: Usage PRCommand for own components

Lukas Renggli
On 20 April 2010 18:45, Norbert Hartl <[hidden email]> wrote:
> I decided for the time being to use the pier user management and rights management for my application. If I use these it seems to be feasible to use the commands as well.
>
> Do you think it is a good idea to extend the usage of PRCommands into my own (embedded) components (that do not deal with the pier structure)? And if you think it is what are the ways of having commands that deal with an embedded component?

I think that will complicate things. Commands are very specific to
Pier. They only work together on a specific PRContext instance.

Lukas

--
Lukas Renggli
www.lukas-renggli.ch
_______________________________________________
Magritte, Pier and Related Tools ...
https://www.iam.unibe.ch/mailman/listinfo/smallwiki