tokens
sequence
ner_tags
sequence
[ "All", "the", "instance", "properties", "set", "up", "in", "Foo", "will", "become", "properties", "shared", "by", "all", "Bar", "instances", "." ]
[ "O", "O", "O", "O", "O", "O", "O", "B-Code_Block", "O", "O", "O", "O", "O", "O", "B-Code_Block", "O", "O" ]
[ "What", "if", "Foo", "expects", "some", "arguments", "that", "are", "only", "available", "when", "you", "create", "a", "Bar", "instance", "?" ]
[ "O", "O", "B-Code_Block", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "B-Code_Block", "O", "O" ]
[ "Whenever", "I", "try", "to", "open", "Eclipse", "with", "a", "new", "workspace", ",", "it", "turn", "out", "give", "empty", "dialog", "box", "with", "no", "message", "." ]
[ "O", "O", "O", "O", "O", "B-Application", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "B-User_Interface_Element", "I-User_Interface_Element", "O", "O", "O", "O" ]
[ "Is", "there", "a", "way", "to", "limit", "the", "bandwidth", "in", "NSURLSession", "?" ]
[ "O", "O", "O", "O", "O", "O", "O", "O", "O", "B-Class", "O" ]
[ "I", "'m", "making", "file-sync-client", "for", "macOS", "like", "Dropbox/GoogleDrive/pCloud", "and", "they", "all", "have", "bandwidth", "limiting", "options", ",", "but", "I", "'m", "not", "sure", "how", "to", "configure", "NSURLSession", "to", "respect", "bandwidth", "limiting", "." ]
[ "O", "O", "O", "B-Application", "O", "B-Operating_System", "O", "B-Application", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "B-Class", "O", "O", "O", "O", "O" ]
[ "Unless", "Apple", "has", "added", "something", "very", "recently", ",", "NSURLSession", "provides", "no", "facilities", "for", "bandwidth", "limiting", "." ]
[ "O", "B-Organization", "O", "O", "O", "O", "O", "O", "B-Class", "O", "O", "O", "O", "O", "O", "O" ]
[ "The", "only", "ways", "I", "'m", "aware", "of", "to", "do", "that", "are", ":" ]
[ "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O" ]
[ "Use", "lower-level", "APIs", "that", "allow", "you", "to", "provide", "your", "own", "sockets", "and", "then", "throttle", "the", "data", "rate", "at", "the", "TCP", "socket", "level", "." ]
[ "O", "O", "B-Library", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O" ]
[ "Provide", "an", "in-app", "web", "proxy", "and", "use", "it", "for", "all", "outgoing", "requests", "." ]
[ "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O" ]
[ "Configure", "the", "proxy", "to", "limit", "the", "bandwidth", "of", "all", "requests", "that", "go", "through", "it", "." ]
[ "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O" ]
[ "I", "'m", "new", "to", "Android", "and", "MVP", "in-general", ",", "and", "I", "'ve", "been", "doing", "iOS", "programming", "for", "the", "last", "1.5", "years", ",", "so", "I", "find", "delegate", "patterns", "easy", "to", "digest", "." ]
[ "O", "O", "O", "O", "B-Operating_System", "O", "B-Algorithm", "O", "O", "O", "O", "O", "O", "O", "B-Operating_System", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O" ]
[ "I", "'ve", "implemented", "MVP", "in", "such", "a", "way", "that", "the", "view", "conforms", "to", "a", "presenter", "'s", "protocol", ",", "which", "lets", "the", "presenter", "disregard", "the", "view", "'s", "specific", "type", ",", "but", "lets", "it", "know", "that", "certain", "methods", "are", "a", "given", "and", "thus", "okay", "to", "call", "on", "the", "\"", "view", ".", "\"" ]
[ "O", "O", "O", "B-Algorithm", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O" ]
[ "I", "'ve", "been", "reading", "various", "MVP", "guides", ",", "and", "all", "of", "the", "Mosby", "tutorials", ",", "and", "I", "'m", "not", "sure", "I", "agree", "with", "some", "of", "it", "." ]
[ "O", "O", "O", "O", "O", "B-Algorithm", "O", "O", "O", "O", "O", "O", "B-Library", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O" ]
[ "Is", "the", "pattern", "I", "'ve", "implemented", "kosher", "?" ]
[ "O", "O", "O", "O", "O", "O", "O", "O" ]
[ "I", "'d", "like", "some", "feedback", "so", "I", "do", "n't", "keep", "heading", "in", "a", "bad", "direction", ",", "if", "that", "is", "indeed", "what", "I", "'m", "doing", "..", "." ]
[ "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O" ]
[ "For", "example", "," ]
[ "O", "O", "O" ]
[ "Base", "Presenter", ":" ]
[ "O", "B-Class", "O" ]
[ "I", "then", "subclass", "this", "into", "the", "following", ":" ]
[ "O", "O", "O", "O", "O", "O", "O", "O" ]
[ "PhotoRecyclerPresenter", ":" ]
[ "B-Class", "O" ]
[ "And", "it", "communicates", "with", "the", "view", ":" ]
[ "O", "O", "O", "O", "O", "O", "O" ]
[ "PhotoRecyclerFragment", ":" ]
[ "B-Class", "O" ]
[ "This", "lets", "me", "define", "a", "set", "of", "requirements", "a", "view", "needs", "to", "conform", "to", "in", "order", "to", "utilize", "the", "singleton", "presenter", ",", "while", "keeping", "the", "presenter", "agnostic", "about", "what", "views", "use", "it", ",", "as", "long", "as", "they", "conform", "to", "its", "protocol", "." ]
[ "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O" ]
[ "So", "far", "in", "my", "practice", "project", "it", "seems", "to", "work", "fine", ",", "but", "I", "ca", "n't", "seem", "to", "find", "any", "resources", "where", "what", "I", "'m", "doing", "is", "recommended", "as", "far", "as", "MVP", "goes", ",", "and", "I", "have", "enough", "self-doubt", "that", "I", "figured", "I", "'d", "ask", "my", "first", "StackOverflow", "question", "." ]
[ "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "B-Algorithm", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "B-Website", "O", "O" ]
[ "Can", "anyone", "who", "has", "experience", "with", "MVP", "shed", "some", "light", "on", "this", "?" ]
[ "O", "O", "O", "O", "O", "O", "B-Algorithm", "O", "O", "O", "O", "O", "O" ]
[ "Also", ",", "if", "I", "'m", "asking", "in", "the", "wrong", "place", ",", "feel", "free", "to", "point", "me", "to", "the", "correct", "place", "to", "post", "this", "." ]
[ "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O" ]
[ "Thanks", ":)" ]
[ "O", "O" ]
[ "I", "have", "the", "following", "code", "for", "a", "CUDA", "program", ":" ]
[ "O", "O", "O", "O", "O", "O", "O", "B-Application", "O", "O" ]
[ "in", "which", "every", "thread", "will", "print", "its", "threadIdx.x", "and", "blockIdx.x", "." ]
[ "O", "O", "O", "O", "O", "O", "O", "B-Variable", "O", "B-Variable", "O" ]
[ "One", "possible", "output", "of", "this", "program", "is", "this", ":" ]
[ "O", "O", "O", "O", "O", "O", "O", "O", "O" ]
[ "Running", "the", "program", "several", "times", "I", "get", "similar", "results", ",", "except", "that", "block", "order", "is", "random", "." ]
[ "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O" ]
[ "For", "example", ",", "in", "the", "above", "output", "we", "have", "this", "block", "order", "0", ",", "2", ",", "3", ",", "1", "." ]
[ "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "B-Value", "O", "B-Value", "O", "B-Value", "O", "B-Value", "O" ]
[ "Running", "the", "problem", "again", "I", "get", "1", ",", "2", ",", "3", ",", "0", "." ]
[ "O", "O", "O", "O", "O", "O", "B-Value", "O", "B-Value", "O", "B-Value", "O", "B-Value", "O" ]
[ "This", "is", "expected", "." ]
[ "O", "O", "O", "O" ]
[ "However", ",", "the", "thread", "order", "in", "every", "block", "is", "always", "0", ",", "1", ",", "2", ",", "3", "." ]
[ "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "B-Value", "O", "B-Value", "O", "B-Value", "O", "B-Value", "O" ]
[ "Why", "is", "this", "happening", "?" ]
[ "O", "O", "O", "O", "O" ]
[ "I", "thought", "it", "would", "be", "random", "too", "." ]
[ "O", "O", "O", "O", "O", "O", "O", "O" ]
[ "I", "tried", "to", "change", "my", "code", "to", "force", "thread", "0", "in", "every", "block", "to", "take", "longer", "to", "execute", "." ]
[ "O", "O", "O", "O", "O", "O", "O", "O", "O", "B-Value", "O", "O", "O", "O", "O", "O", "O", "O", "O" ]
[ "I", "did", "it", "like", "this", ":" ]
[ "O", "O", "O", "O", "O", "O" ]
[ "I", "would", "expect", "thread", "order", "to", "be", "1", ",", "2", ",", "3", ",", "0", "." ]
[ "O", "O", "O", "O", "O", "O", "O", "B-Value", "O", "B-Value", "O", "B-Value", "O", "B-Value", "O" ]
[ "However", ",", "I", "got", "a", "similar", "result", "to", "the", "one", "I", "have", "shown", "above", "where", "thread", "order", "was", "always", "0", ",", "1", ",", "2", ",", "3", "." ]
[ "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "B-Value", "O", "B-Value", "O", "B-Value", "O", "B-Value", "O" ]
[ "Why", "is", "this", "happening", "?" ]
[ "O", "O", "O", "O", "O" ]
[ "With", "4", "threads", "per", "block", "you", "are", "only", "launching", "one", "warp", "per", "block", "." ]
[ "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O" ]
[ "A", "warp", "is", "the", "unit", "of", "execution", "(", "and", "scheduling", ",", "and", "resource", "assignment", ")", "in", "CUDA", ",", "not", "a", "thread", "." ]
[ "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "B-Application", "O", "O", "O", "O", "O" ]
[ "Currently", ",", "a", "warp", "consists", "of", "32", "threads", "." ]
[ "O", "O", "O", "O", "O", "O", "O", "O", "O" ]
[ "This", "means", "that", "all", "4", "of", "your", "threads", "per", "block", "(", "since", "there", "is", "no", "conditional", "behavior", "in", "this", "case", ")", "are", "executing", "in", "lockstep", "." ]
[ "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O" ]
[ "When", "they", "reach", "the", "printf", "function", "call", ",", "they", "all", "execute", "the", "call", "to", "that", "function", "in", "the", "same", "line", "of", "code", ",", "in", "lockstep", "." ]
[ "O", "O", "O", "O", "B-Function", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O" ]
[ "So", "the", "question", "becomes", ",", "in", "this", "situation", ",", "how", "does", "the", "CUDA", "runtime", "dispatch", "these", "\"", "simultaneous", "\"", "function", "calls", "?" ]
[ "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "B-Application", "O", "O", "O", "O", "O", "O", "O", "O", "O" ]
[ "The", "answer", "to", "that", "question", "is", "unspecified", ",", "but", "it", "is", "not", "\"", "random", "\"", "." ]
[ "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O" ]
[ "Therefore", "it", "'s", "reasonable", "that", "the", "order", "of", "dispatch", "for", "operations", "within", "a", "warp", "does", "not", "change", "from", "run", "to", "run", "." ]
[ "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O" ]
[ "If", "you", "launch", "enough", "threads", "to", "create", "multiple", "warps", "per", "block", ",", "and", "probably", "also", "include", "some", "other", "code", "to", "disperse", "and", "or", "\"", "randomize", "\"", "the", "behavior", "between", "warps", ",", "you", "should", "be", "able", "to", "see", "printf", "operations", "emanating", "from", "separate", "warps", "occurring", "in", "\"", "random", "\"", "order", "." ]
[ "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "B-Function", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O" ]
[ "To", "answer", "the", "second", "part", "of", "your", "question", ",", "when", "control", "flow", "diverges", "at", "the", "if", "statement", ",", "the", "threads", "where", "threadIdx.x", "!=", "0", "simply", "wait", "to", "at", "the", "convergence", "point", "after", "the", "if", "statement", "." ]
[ "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "B-Code_Block", "O", "O", "O", "O", "O", "B-Code_Block", "I-Code_Block", "I-Code_Block", "O", "O", "O", "O", "O", "O", "O", "O", "O", "B-Code_Block", "O", "O" ]
[ "They", "do", "not", "go", "on", "to", "the", "printf", "statement", "until", "thread", "0", "has", "completed", "the", "if", "block", "." ]
[ "O", "O", "O", "O", "O", "O", "O", "B-Function", "O", "O", "O", "O", "O", "O", "O", "B-Code_Block", "O", "O" ]
[ "I", "am", "using", "Spring", "Boot", "1.4.0.M3", "." ]
[ "O", "O", "O", "B-Library", "I-Library", "B-Version", "O" ]
[ "I", "have", "an", "@Entity", "that", "has", "a", "username", "which", "should", "be", "unique", ":" ]
[ "O", "O", "O", "B-Class", "O", "O", "O", "B-Variable", "O", "O", "O", "O", "O" ]
[ "Using", "a", "Spring", "Data", "Repository", ",", "I", "want", "to", "test", "if", "there", "will", "be", "an", "exception", "when", "a", "duplicate", "username", "is", "used", "." ]
[ "O", "O", "B-Library", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "B-Class", "O", "O", "O", "B-Variable", "O", "O", "O" ]
[ "This", "test", "works", ":" ]
[ "O", "O", "O", "O" ]
[ "However", ",", "when", "adding", "@Transactional", "with", "@Commit", ",", "this", "test", "fails", ":" ]
[ "O", "O", "O", "O", "B-Class", "O", "B-Class", "O", "O", "O", "O", "O" ]
[ "But", "looking", "at", "the", "logging", ",", "the", "DataIntegrityViolationException", "is", "being", "thrown", ":" ]
[ "O", "O", "O", "O", "O", "O", "O", "B-Class", "O", "O", "O", "O" ]
[ "Why", "does", "the", "test", "fail", "?" ]
[ "O", "O", "O", "O", "O", "O" ]
[ "Could", "it", "be", "that", "JUnit", "checks", "if", "the", "exception", "is", "thrown", "before", "Spring", "commits", "the", "transaction", "?" ]
[ "O", "O", "O", "O", "B-Library", "O", "O", "O", "B-Class", "O", "O", "O", "B-Library", "O", "O", "O", "O" ]
[ "I", "need", "to", "test", "DataIntegrityViolationException", "in", "MVC", "controller", "test", "(", "@WebAppConfiguration", ")", "and", "do", "@ResponseStatus", "modification", "inside", "application", "by", "@ControllerAdvice", ".So", "yours", "approach", "does", "n't", "suit", "for", "me", ",", "it", "flush", "too", "late", "." ]
[ "O", "O", "O", "O", "B-Class", "O", "B-Algorithm", "O", "O", "O", "B-Class", "O", "O", "O", "B-Class", "O", "O", "O", "O", "B-Class", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O" ]
[ "Unfortunately", "@NotTransactional", "annotation", "was", "excluded", "in", "Spring", "4", ",", "so", "I", "just", "separate", "my", "tests", "for", "@Transactional", "and", "not", "transactional", "." ]
[ "O", "B-Class", "O", "O", "O", "O", "B-Library", "B-Version", "O", "O", "O", "O", "O", "O", "O", "O", "B-Class", "O", "O", "O", "O" ]
[ "See", "also", "http://docs.spring.io/spring/docs/3.0.x/spring-framework-reference/html/testing.html#integration-testing-annotations", "from" ]
[ "O", "O", "O", "O" ]
[ "UPDATE", "." ]
[ "O", "O" ]
[ "2", "ways", "solution", ":" ]
[ "O", "O", "O", "O" ]
[ "separate", "your", "test", "explicitly", "for", "Transactional", "and", "Non", "transactional" ]
[ "O", "O", "O", "O", "O", "O", "O", "O", "O" ]
[ "use", "@Transactional", "(", "propagation", "=", "Propagation.NEVER", ")", "where", "transaction", "is", "not", "desirable" ]
[ "O", "B-Code_Block", "B-Code_Block", "I-Code_Block", "I-Code_Block", "I-Code_Block", "I-Code_Block", "O", "O", "O", "O", "O" ]
[ "Based", "on", "the", "comments", "by", "M.Deinum", "and", "Stephane", "Nicoll", ",", "this", "is", "the", "working", "version", ":" ]
[ "O", "O", "O", "O", "O", "B-User_Name", "O", "B-User_Name", "I-User_Name", "O", "O", "O", "O", "O", "O", "O" ]
[ "Note", "that", "both", "static", "methods", "need", "to", "be", "called", "to", "make", "it", "work", "." ]
[ "O", "O", "O", "B-Data_Type", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O" ]
[ "I", "would", "like", "to", "know", "how", "I", "could", "import", "the", "JSTL", "core", "library", "directly", "into", "my", "project", "instead", "of", "accessing", "it", "by", "a", "link", "this", "way", ":" ]
[ "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "B-Library", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O" ]
[ "EDIT", ":" ]
[ "O", "O" ]
[ "In", "fact", "it", "is", "already", "working", ",", "i", "have", "already", "import", "the", "jstl.jar", "file", "in", "my", "eclipse", "project", "." ]
[ "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "B-File_Name", "O", "O", "O", "B-Application", "O", "O" ]
[ "I", "can", "use", "in", "my", "jsp", "files", "." ]
[ "O", "O", "O", "O", "O", "B-File_Type", "O", "O" ]
[ "The", "thing", "is", "that", "i", "would", "like", "to", "use", "them", "without", "having", "a", "link", "to", "another", "website", "." ]
[ "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O" ]
[ "(", "http://java.sun.com/jsp/jstl/core", ")" ]
[ "O", "O", "O" ]
[ "Download", "the", "jar", "file", ":", "http://www.java2s.com/Code/Jar/j/Downloadjstljar.htm" ]
[ "O", "O", "B-File_Type", "O", "O", "O" ]
[ "Import", "it", "into", "your", "IDE", ":" ]
[ "O", "O", "O", "O", "B-Application", "O" ]
[ "Eclipse", ":", "How", "to", "import", "a", "jar", "in", "Eclipse" ]
[ "B-Application", "O", "O", "O", "O", "O", "B-File_Type", "O", "B-Application" ]
[ "NetBeans", ":", "How", "to", "use", ".jar", "files", "in", "NetBeans", "?" ]
[ "B-Application", "O", "O", "O", "O", "B-File_Type", "O", "O", "B-Application", "O" ]
[ "Use", "an", "import", "statement", "to", "import", "your", "library", ":", "import", "javax.servlet.jsp.jstl.core.*", ";" ]
[ "O", "O", "B-Code_Block", "O", "O", "O", "O", "O", "O", "B-Code_Block", "I-Code_Block", "I-Code_Block" ]
[ "All", "." ]
[ "O", "O" ]
[ "I", "am", "using", "xmpp", "framework", "for", "Facebook", "chat", "implementation", "in", "iOS", "application", "." ]
[ "O", "O", "O", "B-Library", "O", "O", "B-Website", "O", "O", "O", "B-Operating_System", "O", "O" ]
[ "The", "chat", "is", "working", "fine", "with", "iOS", ",", "but", "there", "is", "one", "issue", "with", "this", "." ]
[ "O", "O", "O", "O", "O", "O", "B-Operating_System", "O", "O", "O", "O", "O", "O", "O", "O", "O" ]
[ "When", "online", "and", "offline", "friends", "are", "being", "shown", ",", "always", "presence", "of", "online", "and", "offline", "friend", "is", "called", "." ]
[ "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O" ]
[ "In", "this", "process", "I", "'m", "getting", "the", "Blank", "name", "of", "online", "user", "in", "Facebook", "chat", ",", "the", "last", "name", "field", "is", "blank", "." ]
[ "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "B-Website", "O", "O", "O", "O", "O", "O", "O", "O", "O" ]
[ "Can", "anyone", "tell", "me", "what", "is", "wrong", "with", "my", "config", "..", "." ]
[ "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O" ]
[ "I", "'ve", "been", "at", "this", "for", "a", "bit", "and", "ca", "n't", "seem", "to", "get", "it", "outputing", "the", "way", "I", "want", "." ]
[ "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O" ]
[ "My", "output", "files", "are", "as", "follows", "after", "two", "runs" ]
[ "O", "O", "O", "O", "O", "O", "O", "O", "O" ]
[ "log-file_2014.02.20.xml" ]
[ "B-File_Name" ]
[ "log-file_2014.02.20.1.xml" ]
[ "B-File_Name" ]
[ "Which", "is", "what", "I", "would", "expect", ",", "but", "when", "I", "run", "it", "a", "third", "time", "." ]
[ "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O" ]
[ "I", "would", "expect", "to", "see", "log-file_2014.02.20.2.xml", "however", "..", ".", "the", "actively", "logging", "file", "replaces", "the", "file", "with", "no", "index", "\"", "log-file_2014.02.20.xml", "\"", ",", "and", "the", "file", "that", "had", "no", "index", "gets", "moved", "to", "one", "with", "the", ".1", "index", "and", "the", "one", "that", "had", "the", ".1", "index", "is", "deleted", "!" ]
[ "O", "O", "O", "O", "O", "B-File_Name", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "B-File_Name", "O", "O", "O", "O", "O", "O", "O", "O", "B-Variable", "O", "O", "O", "O", "O", "O", "B-Value", "B-Variable", "O", "O", "O", "O", "O", "O", "B-Value", "B-Variable", "O", "O", "O" ]
[ "So", "my", "indexes", "never", "go", "past", ".1", "for", "any", "given", "date", "." ]
[ "O", "O", "B-Variable", "O", "O", "O", "B-Value", "O", "O", "O", "O", "O" ]
[ "Did", "ya", "follow", "that", "..", ".", "Any", "help", "would", "be", "grateful", "!" ]
[ "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O" ]
[ "use", "this", "configration", "..", ".", "Hope", "it", "helps", "..", ".", ":)" ]
[ "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O" ]
[ "In", "my", "C#", "program", "I", "have", "a", "big", "problem", ":" ]
[ "O", "O", "B-Language", "O", "O", "O", "O", "O", "O", "O" ]
[ "I", "add", "an", "SQL", "server", "database", "named", "\"", "Behgozin_DB", "\"", "to", "my", "project", "." ]
[ "O", "O", "O", "B-Application", "I-Application", "O", "O", "B-Value", "I-Value", "I-Value", "O", "O", "O", "O" ]
[ "I", "do", "the", "following", "steps", "for", "adding", "the", "database", ":" ]
[ "O", "O", "O", "O", "O", "O", "O", "O", "O", "O" ]
[ "In", "my", "SQL", "server", "management", "studio", "I", "detach", "my", "database" ]
[ "O", "O", "B-Application", "I-Application", "I-Application", "I-Application", "O", "O", "O", "O" ]
[ "In", "my", "visual", "studio", "from", "Data", "menu", "I", "add", "new", "data", "source" ]
[ "O", "O", "B-Application", "I-Application", "O", "O", "B-User_Interface_Element", "O", "O", "O", "O", "O" ]