Matt Joyce

Results 91 comments of Matt Joyce

@eugeis , I can do this tomorrow, and then I will be away for a bit.

Apologies, I had to take a break through January, I will pick this back up soon.

Actually I thought this was resolved. I could not replicate, but I will pick it back up and verify.

@ksylvan @eugeis I think the problem is, I provided a way to have patterns where the input is not always the last think appended to the pattern. This was in...

Changes term to be be 'extension'. Template extension. Extends the templating system.

@eugeis I started looking at this propose plugin/template/extension.go plugin/template/extension_reg.go plugin/template/extension_exec.go plugin/template/hash.go (there is no global utils package)

@eugeis , really interesting. I'm not a confident Go coder, there's lot's I'm unfamiliar with. One of my goals for this proposal, was to allow extension to decouple from Go,...

I think performance is possibly quite variable. Spawning external executables and making requests..etc Ah I see, so if a particular extension becomes high utility, we can work on a Go...

@eugeis , I think it pretty much done. I have some example extensions, and I think I will add some docs. shall I put them /plugins/template/examples ?

@eugeis , I have added an Examples folder with a short tutorial. Hope it all makes sense. Actually pretty fun. https://github.com/mattjoyce/fabric/tree/feature/template-extensions