Brad Wood

Results 104 comments of Brad Wood

https://luceeserver.atlassian.net/browse/LDEV-3573 cc/ @zspitzer

@zspitzer Is there a way to re-run the job on this pull? I think it was failing for an unrelated reason at the time I sent it and now the...

Better interrupt behavior would be useful from CommandBox CLI as well as Ctrl-C sends an interrupt to the main thread, but many operations inside of Lucee don't check for interrupt...

@elpete Is there a ticket for this?

Cool, I'll create one. I think I MAY have found the logic in Lucee that deals with this. "description" is some sort of special annotation the parser looks for and...

Ticket: https://luceeserver.atlassian.net/browse/LDEV-3899

@cfmitrah Thanks for taking a stab at this. To be honest, I'm not sure if it makes sense to have a different behavior between `querynew()` and `queryAddRow()`. I'm tempted to...

https://luceeserver.atlassian.net/browse/LDEV-3826

Before merging this, please refer to the conversation in the comments of this ticket: https://luceeserver.atlassian.net/browse/LDEV-3956

@kohlschuetter If the Tag and Block classes have the same API has Insertion, then simply make an Insertion interface and be done with it! As far as "core assumption", I'd...