| ▲ | conceptme 3 days ago |
| The complexity with debugging and maintenance seem to be overlooked, if you have the option don't do this. |
|
| ▲ | avan1 2 days ago | parent [-] |
| thanks. but may you explain more. we just choosed frankenphp but i did't see if it makes debugging it much worse. |
| |
| ▲ | pancsta 2 days ago | parent [-] | | Working with 3 intersecting stacks is more complex than a single stack. Go toolchain is batteries included and coherent. Author admits to not using it bc of legacy (and preference). | | |
| ▲ | avan1 2 days ago | parent [-] | | author here. as i mentioned in post i said we choose frankenphp since it's already supported by php foundation and in some cases we might use Go php extensions. i know writing extensions in any language add a bit complexitiy but i believe if the extensions selected wisely they will be somehow fire and forget. for instance creating pdf files would be faster in Go than php. you can create an pdf creator extension and that extension would probebly work for a long time without any adding much effort to maintenance. |
|
|