[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] Re: [Xen-devel] [PATCH 06/24] golang/xenlight: re-name Bitmap marshaling functions
> Any particular reason to use `cslice` here rather than `mapslice` (or > vice versa)? > > Not a big deal, but since they're of the came element in the C struct, > it seems like it would be better to give them the same name. (Don't > have a strong opinion on which one). IIRC, I found the name `mapslice` a little confusing, since it wasn't of type []map[T1]T2. But, as to the inconsistent naming between the two functions, I agree. I'll name them both `cslice`. -NR _______________________________________________ Xen-devel mailing list Xen-devel@xxxxxxxxxxxxxxxxxxxx https://lists.xenproject.org/mailman/listinfo/xen-devel
|
Lists.xenproject.org is hosted with RackSpace, monitoring our |