hummingbird icon indicating copy to clipboard operation
hummingbird copied to clipboard

2.x.x - Bikeshedding

Open adam-fowler opened this issue 2 years ago • 2 comments

Here are a list of symbol names, I'm not overly happy with but couldn't think of a better one at the time...

  • [ ] HBApplicationProtocol.processesRunBeforeServerStart: An array of closures we run before starting the HBServer service.
  • [ ] HTTPChannelHandler: Protocol for child channel that can handle HTTP1.1 packets.

adam-fowler avatar Jan 11 '24 07:01 adam-fowler

how about prestartProcesses or prestartActions?

Diggory avatar Jan 17 '24 13:01 Diggory

how about prestartProcesses or prestartActions?

It has to be clear these are processes that will be run before we start the server.

adam-fowler avatar Jan 17 '24 17:01 adam-fowler

Personally I think we're fine with these names

Joannis avatar Jun 28 '24 12:06 Joannis