Edge Rewrite
// HTMLRewriter · presentation

This page was redesigned at the edge.

Cloudflare fetched the original article and streamed it through HTMLRewriter to apply an entirely new visual system without rebuilding the source page.

Jump to content

Talk:Lazy loading

Page contents not supported in other languages.
Add topic
From Wikipedia, the free encyclopedia
Latest comment: 9 years ago by Amomchilov in topic Thread Safety in Example

example additions

[edit]

We really should get an erlang example sense it's so strongly used — Preceding unsigned comment added by 208.177.204.60 (talk) 06:11, 14 November 2012 (UTC)Reply

merge

[edit]

Quoting Talk:Lazy_evaluation#merge:

The articles lazy evaluation, lazy initialization, and lazy loading currently don't clearly draw the distinction between them. Is there a clear distinction between them? If so, the articles should be more wp:obvious as to what that distinction is. If not, then we should merge the articles. --68.0.124.33 (talk) 03:33, 4 March 2009 (UTC)

I agree that lazy initialization and lazy loading need more definition than the examples currently provide.
Lazy evaluation is IMHO more often a compiler, or at least lower-level, term. Mark Hurd (talk) 06:59, 4 March 2009 (UTC)

Mark Hurd (talk) 07:09, 4 March 2009 (UTC)Reply

Virtual proxy?

[edit]

The section "Virtual proxy" doesn't have any content at the moment. Supermagle (talk) 11:11, 16 December 2010 (UTC)Reply

Thread Safety in Example

[edit]

If we're going to show example code, it better be good. Thread unsafe lazy loaded instances (like singletons) are a REALLY common bug. Let's not contribute to perpetuating that.  Preceding unsigned comment added by Amomchilov (talkcontribs) 03:47, 17 November 2016 (UTC)Reply