I have abandoned the idea of creating a console frontend to powerpro with 
pipes. My _previous_ experiences with them were painful enough to teach me 
to stay away from their temptations :-)
There's nothing wrong your your plugin, it's just my history.

entropyreduction wrote:

>> So script 'StartConsoleSessions' waits on pipe 'ConsoleRequests', 
>> when a request to start a console session comes in on that pipe, 
>> StartConsoleSessions spawns event id X, and returns X, via the pipe,
>> to the console program. Now event id X and console program use pipe 
>> 'Session'++X to communicate. Is this possible? Conceptually flawed?
> 
> 
> Since pipe plugion assumes input is a PP command, surely you don;t
> really need events?
> 
> Each console sends a string which _is_ the appropriate PP command?  
> Or are your console apps not configurable to send strings that look
> like PP commands?
>

My idea was to create a private communication channel for each pipe source 
(console client) to the pipe listener (console server). But never mind it, 
like I said I want to stay away from pipes.
Thanks anyway.



Attention: PowerPro's Web site has moved: http://www.ppro.org 
Yahoo! Groups Links

<*> To visit your group on the web, go to:
    http://groups.yahoo.com/group/power-pro/

<*> To unsubscribe from this group, send an email to:
    [EMAIL PROTECTED]

<*> Your use of Yahoo! Groups is subject to:
    http://docs.yahoo.com/info/terms/
 



Reply via email to