Re: [PROPOSAL] Remove P_ or I_ naming convention for header files

2019-05-12 Thread Chao Xu
Hi Masaori, The functionality does not change as the file name changes: - The P_ files should contain any types and definitions that are private to the subsystem, - The public interface should be contained in a I_ prefixed header. Confusing private and public definitions will cause the code to h

Re: [PROPOSAL] Move from the IRC to Slack

2019-05-12 Thread Fei Deng
+1 Already using slack for work, would be nice to use one client for all the chats. On Sun, May 12, 2019 at 3:46 PM Chris Lemmons wrote: > +1 > > While Slack isn't my favourite, I think the benefits outweigh the > costs. One of the biggest costs is the archive search. You can either > use somet

[PROPOSAL] Remove P_ or I_ naming convention for header files

2019-05-12 Thread Masaori Koshiba
We have a naming convention for header files, P_ or I_ prefix. Details are described in below. > # Header files > In most subsystems, header files are named with a P_ or I_ prefix. P_ files should contain > any types and definitions that are private to the subsystem, while the public interface > s

Re: [PROPOSAL] Move from the IRC to Slack

2019-05-12 Thread Chris Lemmons
+1 While Slack isn't my favourite, I think the benefits outweigh the costs. One of the biggest costs is the archive search. You can either use something like what IRC does, with a bot that archives, or a solution like is used here: https://levels.io/slack-export-to-html/ . (The latter approach req

Re: [PROPOSAL] Move from the IRC to Slack

2019-05-12 Thread Leif Hedstrom
> On May 12, 2019, at 08:40, Jason Giedymin wrote: > > I like slack, but don’t like that I’d not be able to see past history unless: > - it’s a continuous asf paid account > - login to slack > - write a bot to archive (guess that isn’t so bad) > - in the event asf moved away from slack in

Re: [PROPOSAL] Move from the IRC to Slack

2019-05-12 Thread Jason Giedymin
I like slack, but don’t like that I’d not be able to see past history unless: - it’s a continuous asf paid account - login to slack - write a bot to archive (guess that isn’t so bad) - in the event asf moved away from slack in the future or goes defunct or gets bought out, what to do with

Re: [PROPOSAL] Move from the IRC to Slack

2019-05-12 Thread Leif Hedstrom
> On May 11, 2019, at 23:35, James Peach wrote: > > > >> On May 12, 2019, at 3:32 PM, Leif Hedstrom wrote: >> >> Note that this is the ASF workspace, not just ATS. Automating account >> creations here seems like a bad idea, but I guess you can run it by the ASF >> infra ops. My guess wou