Talk:Non-blocking I/O (Java): Difference between revisions

Content deleted Content added
Adding WikiProject Java assessments per request (Mistake?) using AWB
Added "Regular expressions" and "Examples" headings along with my thoughts on improvements that could be made in these areas.
Line 17:
 
You are right, blocking NIO was nonsense. Removed.
 
== Regular expressions ==
 
While it's true that the NIO pages have examples on how to use regular expressions with NIO, regular expressions are not a part of NIO.
Thus I feel it's a bit misleading that there is a "Regular expressions" subheading below the "Features and organization" heading. Perhaps it would be clearer to have a new top-level heading "Example uses" or similar and discussing regular expressions below that.
 
--[[Special:Contributions/88.114.29.229|88.114.29.229]] ([[User talk:88.114.29.229|talk]]) 18:43, 17 March 2010 (UTC)
 
== Examples ==
 
I think the new socket selectors and socket channels should be demonstrated with some example to avoid giving the impression that regular expressions and file handling alone represent the major advances.
 
--[[Special:Contributions/88.114.29.229|88.114.29.229]] ([[User talk:88.114.29.229|talk]]) 18:43, 17 March 2010 (UTC)