James

Results 371 comments of James

For reference, tests that need looking into: SHADOWING: import-scope-classes-5.txtar ORDERING: (run a few times to get an eventual ordering failure) import-scope-classes-4.txtar class-include-as-class0.txtar

I'm cleaning up the current branch as per our discussions. Since I didn't reply above, just for reference: ``` class c { include c {...} } ``` This looks like...

I've merged our code to git master! \o/ The corner cases are mentioned in the tests for a future patch. Thanks again!

For future memory, related tasks here: * Improved Ordering AST function. (A test showing a bug first would be useful.) * Potentially removing higher-scope captured variables being exposed in a...

TODO: For james to fixup and merge: bug/ordering local branch.

@1garo Please ping on IRC or email, not here. Thanks!

I'm able to connect and list things, but I'm not entirely wrapping my head around the correct way to change a property, for example, setting an individual switch port's PoeMode...

/cc @myoung34 @dnesting

Heya Alex! I've been doing a little exploration of the command-line parsing libraries in golang... I'm currently using urfave/cli for https://github.com/purpleidea/mgmt/ ... I've noticed their new "v3" API is generics...

@alexflint > Thanks for the note @purpleidea. Care to jump on a call some time to say hi / chat? Any chance you're free at 3pm US Eastern time one...