Pattern Focus: Singelton V2.0(lowendahl.net)

submitted by lowendahllowendahl(750) 3 years, 11 months ago

Singelton has been around for ages, it's about time someone remodernized the pattern. Utilizing generics, implict casts, template method and some reflection V2.0 of singelton now enables a developer to create a reusable Singelton class that allows for usage like: MyFactory factory1 = new StaticSingelton("Init data"); MyFactory factory2 = new StaticSingelton("Init data"); Which makes sure that factory1 and factory2 shares the same instances of MyFactory. Want to know how? Read the full article.

add a comment |category: |Views: 4

tags: another

new Add a live kick counter to your blog >> liveImage

You can even customize the image by choosing your own colors, and then clicking the button below to update the preview and the html code:

  • "Kick It" text
  • "Kick It" background
  • kick count text
  • kick count background
  • border

Simply copy and paste this HTML into your blog post.


Users who kicked this story:
Comments:

No comments so far

information Login or create an account to comment on this story