Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

6.c compatibility #2

Open
zaucker opened this issue Jan 11, 2016 · 5 comments
Open

6.c compatibility #2

zaucker opened this issue Jan 11, 2016 · 5 comments

Comments

@zaucker
Copy link

zaucker commented Jan 11, 2016

Most of the examples are not compatible with the christmas release. It would be very helpful to have working examples for supplies and also GTK::Simple.

@jnthn
Copy link
Owner

jnthn commented Jan 11, 2016

They also pre-date the supply/react/whenever syntax, so will want a re-work
for that too in various cases. Anyways, fixing these is on my todo list.

In the meantime, my ongoing blog series on building an async STOMP
Client/Server implementation is also a good source of information and
examples; it's appearing at https://6guts.wordpress.com/.

On Mon, Jan 11, 2016 at 10:56 PM, Fritz Zaucker [email protected]
wrote:

Most of the examples are not compatible with the christmas release It
would be very helpful to have working examples for supplies and also
GTK::Simple


Reply to this email directly or view it on GitHub
#2.

@zaucker
Copy link
Author

zaucker commented Jan 12, 2016

Thanks. I am following your blog on STOMP.
I was mainly interested to get the golf-helper example to work as it would be a good starting point for a first useful Perl6 project I could demonstrate to my co-workers here.
After changing schedule_on() to schedule-on() in the golf-helper code it fails with
Invalid GV status observed; aborting
Something beyond my current abilities to fix, I think. I guess I'll just wait until you get around to this.
Thanks for all your efforts in any case.

@zaucker
Copy link
Author

zaucker commented Aug 29, 2017

Any chance of a working example with current technologies?

@jnthn
Copy link
Owner

jnthn commented Sep 25, 2017

Updated various of the sample applications today, plus added a README.md for the two larger ones noting how to use them. The GUI one now uses the GTK::Simple module from the ecosystem, plus the NativeCall bundled in Rakudo, rather than containing a local copy of both. :-)

@zaucker
Copy link
Author

zaucker commented Sep 25, 2017 via email

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants