Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Is this library some kind of joke? #25

Open
juzerali opened this issue Mar 11, 2013 · 13 comments
Open

Is this library some kind of joke? #25

juzerali opened this issue Mar 11, 2013 · 13 comments

Comments

@juzerali
Copy link

Judging from the projects README it sounds preposterous. Care to elaborate a little for a PHP beginner?

@dylemma
Copy link

dylemma commented Mar 11, 2013

See #3

@juzerali
Copy link
Author

Would've loved a more formal README or some alternate source which can tell more about the library.

@resurtm
Copy link
Contributor

resurtm commented Mar 11, 2013

Is this library some kind of joke?

No, it's not a joke.

@juzerali
Copy link
Author

I meant the README description and the conversations, not the library itself. I come from Java/Javascript and presently a PHP beginner. If only I had a formal description what this library is doing, I would've been able to understand what it is trying to accomplish.

@juzerali
Copy link
Author

Okay I get an inkling from reading the header. This awesome yet simple and pragmatic PHP library performs an addition of two numbers. So this is just an example of OOP.

@juzerali
Copy link
Author

I like the approach of ruby more
1 + 1 is just syntactic sugar for 1.+(1) where + is just a method name and 1 is object of type FixNum.

@dylemma
Copy link

dylemma commented Mar 11, 2013

How barbaric! To think that ruby devs need to deal with that non-extensible, primitive nonsense... it's simply absurd!

@juzerali
Copy link
Author

@dylemma It is neither primitive nor non-extensible. As I mentioned above 1 is an object and + is a method call, the other 1 is argument to the method call. All objects in Ruby are dynamically extensible.

@apfelbox
Copy link

@juzerali not sure, if you are aware of it, but you are being trolled.

btw: love this library!

@dylemma
Copy link

dylemma commented Mar 12, 2013

@juzerali In all reality, yes, this is a joke library. It's satire, poking fun at how overly-complex things can get when a library takes Object Oriented Design too far. I was just playing along with the joke, no actual trolling intended. I figured linking to issue 3 would've clued you in.

@juzerali
Copy link
Author

I am so stupid

@juzerali
Copy link
Author

I did know it was a troll, I was just thinking there were subtle messages and was trying to read between the lines.

@kazitanvirahsan
Copy link

This library is not a joke mate. I think it has a good intention.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

5 participants