Making good progress but not without problems
9 May 2025
After a number of false starts I now have a copy of the bitweaver code base which has a namespace setup that works for me, but is probably not 'right' for such services as composer. There is still some work to do and while 'traits' could have been useful, the idea of converting hundreds of possibly single line functions into classes just does not make sense to me. I've ended up with an extension for Smarty5 with all of the functions and modifiers managed through that but I…
