Stephen Margheim

Results 35 comments of Stephen Margheim

I'm not sure how performant it is, but you should be able to define `const_missing` on the `Phlex::Component` class such that: ```ruby def template(&) head { ... } body {...

Ah. I was presuming that Ruby would sort-of walk up the lexical scopes, and so if `Bar` was defined on the global scope, but called within a method inside of...

Good point. Make a simple Pull Request and I'll update Packal with the new code.

Do you have experience with the newer Alfred Workflow features as well as the Python library for building workflows?

How would you like to proceed then? I'm happy to hand this over to you, so you let me know what you would like/need from me.

Indeed. Unfortunately, this project is abandonware currently. I no longer use it regularly and therefore no longer support it. There _may_ (I have no idea) be some help available in...

This (https://github.com/fractaledmind/alfred_pandoctor/issues/4#issuecomment-144053209) _might_ help (again, I just don't know as I don't do anything with this workflow or codebase anymore)

Yes. Sorry. I've gotten way behind on maintaining my Alfred workflows once I started my new job. Unfortunately, I was in the process of updating Pandoctor when I got the...

I am sorry for the delay in response. This project is, for all intents and purposes, "abandonware", but it should be functional. So, I probably won't be adding any more...

You are correct. Unfortunately, I got quite busy after I pushed 10.0 and have yet to push a fully working release. There are indeed numerous bugs in the code. I...