Fact is, all he's been doing at SMF 2.1 is adding features that are taken STRAIGHT from Wedge. In fact, some of his commits (look at his 05be2b92 revert) have Wedge code in them, such as wesql::query, if proof was needed that he didn't just take his 'ideas', he was taking his code, too.
- Indenazi hack. Only executed if used in a skin.
The SMF codebase was fantastic and very modern in 2003.
Wrong subject:Quote from Nao on October 20th, 2013, 04:26 PM Fact is, all he's been doing at SMF 2.1 is adding features that are taken STRAIGHT from Wedge. In fact, some of his commits (look at his 05be2b92 revert) have Wedge code in them, such as wesql::query, if proof was needed that he didn't just take his 'ideas', he was taking his code, too.
https://github.com/SimpleMachines/SMF2.1/pull/691/files#diff-cfc225eff5aeb11b2e42d1a705c3ae63R476
Sounds neat. What is it?Quote from Nao on October 21st, 2013, 12:50 PM - Indenazi hack. Only executed if used in a skin.
Ah, good old UBB, YaBB and, ehm... PHP-Nuke days.
That page shows a commit by Arantor. Why does it also say live627:ssi? Is this some kind of gitty trick?
If it's a commit by John, why is Pete credited for it..?
That page shows a commit by Arantor. Why does it also say live627:ssi? Is this some kind of gitty trick?
If it's a commit by John, why is Pete credited for it..?
And if it is, why does he use Wedge terminology, when he's made very clear (by his silence mostly!) that he chose not to keep working on the Wedge codebase?
Nope, it's a commit from live627 .. his branch was named "ssi". Arantor was the one who merged it.Quote That page shows a commit by Arantor. Why does it also say live627:ssi? Is this some kind of gitty trick?
If it's a commit by John, why is Pete credited for it..?
https://github.com/SimpleMachines/SMF2.1/pull/691
Wait, now I can't submit fixes to SMF?
I get the feeling that Nao thinks everyone has turned against him and that someone, somewhere has declared war. Are we schoolboys that fight at every chance we get?
Just wanted to make sure Arantor isn't blamed for something he isn't responsible for...
reverts this commit by Live627:
https://github.com/SimpleMachines/SMF2.1/commit/02e097e3b87dd22529a491ce9c7b357d9d41168b
| 1. | I thought that branches in Git allowed for pull requests to essentially be a merge, which isn't destructive like a rebase, and kept all of the original commits. Looks like it creates an extra reference to the same commit, with a different hash. Oh, I have to read more about that... |
| 2. | Again: I have nothing against the current SMF dev team. I'm referring to the remainders of the 2010 SMF 'management'. |
I'll get a good Git client installed tomorrow, and accept the invite. I have almost no free time nowadays, might get even busier (yikes!) over the holidays.
I sent in that very patch in 2010. That is my only contribution worth porting to SMF.
Last time I checked Wedge (a year ago or so) it wasn't true OOP but using singletons all over the place..
Elk is using OOP where it makes sense, yes. We have a coding guideline and we simply follow our own standards:
The point of following standards is to make it less complicated for developers and easier extendable. And last but not least to use other common standards such as unit-testing and build-testing (travis ci).
Nao, I would probably have contributed my code and energy to Wedge but I wasn't allowed to do so.. Sadly you (and Pete) never gave me write access to the main repo, thus I moved on at some point.. Sorry.
And please: I'm not up for a battle comparing Elk, Wedge and SMF... We all have wasted more than enough time & energy to complain about SMF, their NPO structure and such stuff. At least I don't have the time nor the passion to start such type of "battle" once again. Elk and Wedge are simply following completely different approaches ..
I was just wondering... Did anyone ever receive spam at their git e-mails, following your use of that particular e-mail address as their commit e-mail on public github repos..?
If there's one thing I can never take away from GitHub, it's the quality of their tech support. It's free, and yet it never feels like they're sending stock answers, and they're always ready to listen to suggestions. That's amazing. I'd love to be (seen) as caring as they are!