Open marekkalnik opened 11 years ago
Hi,
I understand your this is a temporary repo that's going to be discarded and transferred to a pull request in Mink. Isn't that so? If not, I can take care of this.
You're completely right, but I guess we won't transfer it before it will be functional.
BTW, I'll have the process spawn and session setting implemented by the end of the week.
Cool! What do we need the process spawn for? I though the internal webserver in phantom is multipreocess already, is it not?
It's just that we need to manage (boot and shutdown) the Phantom process when starting and ending the session. A bit like the zombiejs driver does:
https://github.com/Behat/MinkZombieDriver/blob/master/src/Behat/Mink/Driver/NodeJS/Server.php#L266
Ah sure, all right! I was thinking of something in the JS code.
I suggest the following structure for issues:
What do you think?
Seems right to me :+1:
I created the issues and added you as collaborator so that (I gues) you will be able to assign issues to yourself.
Cool, thanks!
Hi,
How do we organize the repository management? The pull-requests, issues all of that? Will you do this or do you want me to do it in my repo?