Re: Golang design session follow-up

2020-08-31 Thread George Dunlap
> On Aug 31, 2020, at 2:55 PM, Nick Rosbrook wrote: > > On Fri, Aug 28, 2020 at 07:05:08PM +, George Dunlap wrote: >> >> >>> On Aug 28, 2020, at 4:57 PM, George Dunlap wrote: >>> >>> >>> On Jul 21, 2020, at 1:35 AM, Nick Rosbrook wrote: # Long-term home of the package

Re: Golang design session follow-up

2020-08-31 Thread Nick Rosbrook
On Fri, Aug 28, 2020 at 07:05:08PM +, George Dunlap wrote: > > > > On Aug 28, 2020, at 4:57 PM, George Dunlap wrote: > > > > > > > >> On Jul 21, 2020, at 1:35 AM, Nick Rosbrook wrote: > >> > >> # Long-term home of the package > >> > >> Ian: Autogenerated stuff is becoming more annoyi

Re: Golang design session follow-up

2020-08-28 Thread George Dunlap
> On Aug 28, 2020, at 4:57 PM, George Dunlap wrote: > > > >> On Jul 21, 2020, at 1:35 AM, Nick Rosbrook wrote: >> >> # Long-term home of the package >> >> Ian: Autogenerated stuff is becoming more annoying. >> >> Delete all the libxl auto-generated stuff from staging & master, and hav

Re: Golang design session follow-up

2020-08-28 Thread George Dunlap
> On Jul 21, 2020, at 1:35 AM, Nick Rosbrook wrote: > > # Long-term home of the package > >Ian: Autogenerated stuff is becoming more annoying. > >Delete all the libxl auto-generated stuff from staging & master, and have > "output branch". > >The reason we have these in-tree is

Golang design session follow-up

2020-07-20 Thread Nick Rosbrook
Hello, Here are the notes from the golang bindings design session at Xen Summit earlier this month: Possible improvements: - Expanding the IDL to have information about device add / remove functions Ian: It's important that the IDL generates the C prototypes as well. We could