Jump to content

Wikipedia:Articles for deletion/Asynchronous error reporting

From Wikipedia, the free encyclopedia
This is an old revision of this page, as edited by JzG (talk | contribs) at 00:16, 23 November 2008 (Asynchronous error reporting: Keep). The present address (URL) is a permanent link to this revision, which may differ significantly from the current revision.
Asynchronous error reporting (edit | talk | history | protect | delete | links | watch | logs | views) (delete) – (View log)

Google turns up 233 hits, of which 36 unique, with the highest being Wikipedia and mirrors (so not actually unique after all), plus newsgroup postings. No reliable sources. Looks like this fails WP:NEO. Guy (Help!) 20:02, 6 November 2008 (UTC)[reply]


Relisted to generate a more thorough discussion so that consensus may be reached.
Please add new comments below this notice. Thanks, Ron Ritzman (talk) 00:17, 11 November 2008 (UTC)[reply]

Relisted to generate a more thorough discussion so that consensus may be reached.
Please add new comments below this notice. Thanks, –Juliancolton Tropical Cyclone 02:34, 16 November 2008 (UTC)[reply]

Relisted to generate a more thorough discussion so that consensus may be reached.
Please add new comments below this notice. Thanks, MBisanz talk 13:36, 21 November 2008 (UTC)[reply]
  • Delete. The topic may be notable, but this article is fairly hopeless. Stifle (talk) 17:13, 21 November 2008 (UTC)[reply]
    • Where does it lack hope? In the stub notice that asks you to expand it? In the now explanatory title? Or in the sources both already used and available as further reading? ☺ Uncle G (talk) 18:32, 21 November 2008 (UTC)[reply]
  • Delete Doesn't seem to have any coverage in sources beyond what's already here. Ten Pound Hammer and his otters • (Broken clamshellsOtter chirpsHELP) 17:17, 21 November 2008 (UTC)[reply]
    • Note the page numbers on the book citations. Several pages in a book don't translate to two paragraphs of encyclopaedia article. This is why this is a stub, and is marked with an appropriate stub template, and why at least one of the books is in the Further reading section of the article. ☺ And that's without taking the MSDN article or any WWW pages there might be on this topic into account. Uncle G (talk) 18:32, 21 November 2008 (UTC)[reply]
  • Keep and broaden further. Uncle G already renamed to Event-Based Asynchronous Pattern and rewrote the article accordingly. In my opinion that's still not broad enough, since that's only the callback variant of the client side of asynchronous method invocation. Other common variants are polling (computer science) and blocking at an arbitrary time after the method was started. It's possible to offer all variants in a single implementation, so that the user has the full choice, and that's what .NET Framework does. [1] If the article is kept, I will rename it to asynchronous method invocation and broaden its scope accordingly. This will close a real gap in our coverage, since our (underdeveloped) article on the important Active object design pattern uses the term without any explanation.
I don't know if "keep" is the appropriate !vote in this case; "rename" doesn't seem appropriate because the article in its current state doesn't fit the name I propose. I would have no problem with deletion, since I can still create the new article in that case. But it seems more proper to preserve the history. --Hans Adler (talk) 23:08, 21 November 2008 (UTC)[reply]
  • Strong keep. I have extended the article to 7KB by broadening the scope further to the asynchronous pattern, aka asynchronous method invocation (the article's new name), aka IOU pattern. The article now explains why this pattern is important, and it has numerous sources. It's a technical topic, but notability-wise it's definitely not at the lower end of the scale of what we cover. In fact, this is one of the most fundamental and important software design patterns related to concurrency. It was introduced as an article in Dr. Dobb's Journal. By now it is a standard element of Microsoft Windows programming, and therefore the focus of numerous book chapters. --Hans Adler (talk) 23:54, 22 November 2008 (UTC)[reply]