Thanks to visit codestin.com
Credit goes to github.com

Skip to content

The HORSE_NOPROVIDER define has been included. It allows packages to …#423

Merged
viniciussanchez merged 1 commit into
HashLoad:masterfrom
mppbg:feature/define_horse_noprovider
Apr 24, 2025
Merged

The HORSE_NOPROVIDER define has been included. It allows packages to …#423
viniciussanchez merged 1 commit into
HashLoad:masterfrom
mppbg:feature/define_horse_noprovider

Conversation

@mppbg

@mppbg mppbg commented Apr 23, 2025

Copy link
Copy Markdown
Contributor

I'm including the HORSE_NOPROVIDER define because we're working on a modular web server architecture, where each module is a package that provides specific APIs. These packages need to use THorseRequest and THorseResponse without requiring a provider, since the main application responsible for loading the BPLs will supply the provider.

…use THorseRequest and THorseResponse, effectively working around the $DENYPACKAGEUNIT 'Web.WebBroker' issue, which prevents this unit from being included in packages.
@viniciussanchez viniciussanchez merged commit e47df68 into HashLoad:master Apr 24, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants