Is it possible to get some more details about how dreamPie works?

Asked by code Smith

I have enjoyed using dreamPie! I find that it is a very productive environment. I was wondering if I could get a better understanding of how it works.

Question information

Language:
English Edit question
Status:
Answered
For:
DreamPie Edit question
Assignee:
No assignee Edit question
Last query:
Last reply:
Revision history for this message
Noam Yorav-Raphael (noamraph) said :
#1

Great! I'm happy to hear that!

When you use DreamPie you have two processes. The first one displays the GUI (using PyGTK), and starts another process, which runs the actual code you write. It communicates with the first process by using a socket - it sends commands such as "execute this code" and "fetch the list of attributes of this object". It also captures the standard output and standard error of the process and displays them in the history box.

Hope this helps!
Noam

Revision history for this message
code Smith (codesmith111) said :
#2

thanks.

Can you help with this problem?

Provide an answer of your own, or ask code Smith for more information if necessary.

To post a message you must log in.