But is the yaml format somehow easy to generate, or how/where did you
get it?
For more info about my current app:
http://daringapprentice.wikispaces.com --- The problem is I can't get
the networking going so nicely, and I want to teach myself python...
SO:
http://github.com/TheDaringApprentice/daringapprentice/tree/master is
my rewrite attempt in python. Not at all ready for use, in early/
design phases. So that means that if I find the yaml format easy to
come by, I can recode my parser to use that instead.
Regards,
-Renen
Adam Blinkinsop
unread,
Sep 2, 2009, 11:49:00 AM9/2/09
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
> For more info about my current app:
> http://daringapprentice.wikispaces.com --- The problem is I can't get
> the networking going so nicely, and I want to teach myself python...
Good! We need more Pythonistas out there.
> SO:
> http://github.com/TheDaringApprentice/daringapprentice/tree/master is
> my rewrite attempt in python. Not at all ready for use, in early/
> design phases. So that means that if I find the yaml format easy to
> come by, I can recode my parser to use that instead.
Yeah, gathering to YAML makes things much easier to change later on.
Feel free to grab; it's all under the MIT license. Ping me if you
need help, and feel free to point people my direction if you like. :)