Peter McDonald

Results 15 comments of Peter McDonald

would replacing ``` array->isa = _JKArrayClass; ``` with ``` object_setClass(array, _JKArrayClass); ``` resolve the issue and work (as well of course doing the dictionary issue)?

I have forked and created a branch with the hope I can get it merged into master at some point: https://github.com/petermcd/jira/tree/insight Early days yet.

Yeah tbh went off the boil a bit when I posted it. Had quite a few other things going on, I will likely pick this up again very soon

I am looking to start work on this again but conflicted on wether I should modify this code directly or if I should create a seperate package that extends from...

Yes when I was looking at this before I was doing it in a similar manner as Grasshopper, I still have that code somewhere. Testing is a problem that requires...

Yes Insights is a paid plugin. It isnt even on the first paid tier of cloud instead its the 2nd paid tier.

I reached out to Atlassian on Twitter enquiring about open source to Atlassian products. They directed me to https://www.atlassian.com/software/views/open-source-license-request Clearly this is more intended for open source projects using Jira...

I have reimplemented some of the code that I did previously (and this is far from complete, just acting as a demo), The code needs a significant clean-up as I...

6 months outstanding, I am going to delete the merge requests source repo.