Skip to content

Class.Singleton#1285

Merged
SergioCrisostomo merged 5 commits intomootools:masterfrom
ickata:master
Sep 29, 2014
Merged

Class.Singleton#1285
SergioCrisostomo merged 5 commits intomootools:masterfrom
ickata:master

Conversation

@ickata
Copy link
Copy Markdown

@ickata ickata commented Sep 24, 2014

This is implementation of a class which always returns the same instance when instantiated.

Use it the same way as you use Class.

@anutron
Copy link
Copy Markdown
Member

anutron commented Sep 24, 2014

This is pretty solid work ickata. Now we have to decide if we want to release it. There's a cost to adding things to the library - we have to maintain them. I'll discuss w/ the development team what we want to do. Regardless, thanks for the contribution!

@ickata
Copy link
Copy Markdown
Author

ickata commented Sep 24, 2014

Thanks, Aaron. I just pushed 2 fixes - indentation correction and a typo.

@ickata
Copy link
Copy Markdown
Author

ickata commented Sep 25, 2014

What does that mean? The unit tests failed or what?

@SergioCrisostomo
Copy link
Copy Markdown
Member

@ickata looks like so. Here is the Travis report.

Did you run the specs locally before? If not you could check these steps to install the specs runner.

Cheers

@ickata
Copy link
Copy Markdown
Author

ickata commented Sep 25, 2014

Thanks for the info. Now everything should pass.

BTW - at my company we use MooTools, our website builder is built on top of it, so I will help with the support of everything I push.

@ickata
Copy link
Copy Markdown
Author

ickata commented Sep 25, 2014

Hm, fails again.. Tests pass on my side

@arian
Copy link
Copy Markdown
Member

arian commented Sep 25, 2014

Yeah, that's because of mootools/mootools-core#2655

@SergioCrisostomo
Copy link
Copy Markdown
Member

@ickata we changed back the Node version in the specs. Could you rebase your pull request please, check also the coding style convention to remove extra spaces, and add a empty line in the end of each new file.

I just tested your code in my Travis account and got green.

Nice work!

@ickata
Copy link
Copy Markdown
Author

ickata commented Sep 27, 2014

Sergio, I made the code follow MooTools' coding guidelines.

@ickata
Copy link
Copy Markdown
Author

ickata commented Sep 27, 2014

Rebased, pushed, but build fails again...

@SergioCrisostomo
Copy link
Copy Markdown
Member

Travis is not perfect. Just checked and all builds passed but one.
Re-started it. I think it will pass.

Sent from my iPhone

On 27 sep 2014, at 11:27, Hristo Chakarov notifications@github.com wrote:

Rebased, pushed, but build fails again...


Reply to this email directly or view it on GitHub
#1285 (comment).

SergioCrisostomo added a commit that referenced this pull request Sep 29, 2014
@SergioCrisostomo SergioCrisostomo merged commit 1105475 into mootools:master Sep 29, 2014
@anutron
Copy link
Copy Markdown
Member

anutron commented Sep 29, 2014

💥

It's been ages since More got a new feature. Congratulations!

@ickata
Copy link
Copy Markdown
Author

ickata commented Sep 29, 2014

We will keep them coming ;)

@anutron
Copy link
Copy Markdown
Member

anutron commented Sep 29, 2014

To the extent that UI stuff is interesting to you, this may also interest you: http://www.behaviorui.com

@mootools mootools deleted a comment Aug 2, 2017
@mootools mootools deleted a comment Feb 13, 2019
@mootools mootools deleted a comment from AnglinaMiller Sep 2, 2019
@mootools mootools deleted a comment Sep 7, 2021
@mootools mootools deleted a comment May 28, 2022
@mootools mootools deleted a comment May 28, 2022
@mootools mootools deleted a comment May 28, 2022
@mootools mootools deleted a comment May 28, 2022
@mootools mootools deleted a comment from UFABET365 Nov 12, 2022
@mootools mootools deleted a comment from ericalee777 Aug 13, 2025
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

Successfully merging this pull request may close these issues.

4 participants