Results 1 to 8 of 8

Thread: When should I resolve?

  1. #1
    Hirsute Mumbler FunkyDexter's Avatar
    Join Date
    Apr 05
    Location
    An obscure body in the SK system. The inhabitants call it Earth
    Posts
    2,425

    When should I resolve?

    I got asked to mark one of my threads as resoved today, even though I never actually resolved the problem I raised - I gave up trying and found a work around. This lead me to thinking about the purpose of marking a thread as resolved. Is it:-

    a. To indicate that the thread contains a solution - thus making it quicker for someone trying to find a solution as they don't have to wade through similar threads which don't actually contain an answer?

    or b. To indicate that help is no longer required - thus saving people from wasting time trying to help find a solution that's no longer needed?

    I find a few of my threads never result in a solution so eventualy I just end up finding a way to sidestep the problem. Should I mark the thread as resolved in these cases (even though it technically isn't)? What do other folks do?

  2. #2
    Frenzied Member kfcSmitty's Avatar
    Join Date
    May 05
    Location
    Kingston, Ontario
    Posts
    1,789

    Re: When should I resolve?

    Both the above reasons are correct. It is for those who are actually searching, to find a solution, as well as to stop others from going through an entire thread, and then realizing it has already been resolved or the poster figured something out.

    If you found a 'workaround' for your project usually it is a good idea to post the code so others might benefit from it, and that would lead your thread to being resolved.

  3. #3
    Hirsute Mumbler FunkyDexter's Avatar
    Join Date
    Apr 05
    Location
    An obscure body in the SK system. The inhabitants call it Earth
    Posts
    2,425

    Re: When should I resolve?

    That's pretty much what I thought. I usually do post my workaround and mark it as resolved but there are some times when the workaround is such a copout or is so situation specific that it's just not going to be useful to anyone else.

    Maybe there's a case for marking them as 'Don't bother - I gave up'

  4. #4
    Frenzied Member kfcSmitty's Avatar
    Join Date
    May 05
    Location
    Kingston, Ontario
    Posts
    1,789

    Re: When should I resolve?

    some people do that as well

  5. #5
    Hirsute Mumbler FunkyDexter's Avatar
    Join Date
    Apr 05
    Location
    An obscure body in the SK system. The inhabitants call it Earth
    Posts
    2,425

    Re: When should I resolve?

    Fair enough - time to weed my old threads then I think.

    ...and look, I've got a little green box now. Hooray for me

  6. #6
    Super Moderator Hack's Avatar
    Join Date
    Aug 01
    Location
    Searching for mendhak
    Posts
    58,283

    Re: When should I resolve?

    Quote Originally Posted by FunkyDexter
    a. To indicate that the thread contains a solution - thus making it quicker for someone trying to find a solution as they don't have to wade through similar threads which don't actually contain an answer?
    This is the most optimum use of Resolving a thread.
    Quote Originally Posted by FunkyDexter
    or b. To indicate that help is no longer required - thus saving people from wasting time trying to help find a solution that's no longer needed?
    This is the other reason to Resolve it.
    Quote Originally Posted by FunkyDexter
    I find a few of my threads never result in a solution so eventualy I just end up finding a way to sidestep the problem. Should I mark the thread as resolved in these cases (even though it technically isn't)?
    Resolutions come in many different flavors. If you are no longer having the problem, regardless of whether an outright solution was found, or a workaround was discovered, the point remains that the issue is no longer an issue, and I would say that means it has been Resolved.
    Please use [Code]your code goes in here[/Code] tags when posting code.
    When you have received an answer to your question, please mark it as resolved using the Thread Tools menu.
    Before posting your question, did you look here?
    Got a question on Linux? Visit our Linux sister site.
    I dont answer coding questions via PM or EMail. Please post a thread in the appropriate forum section.

    Creating A Wizard In VB.NET
    Paging A Recordset
    What is wrong with using On Error Resume Next
    Good Article: Language Enhancements In Visual Basic 2010
    Upgrading VB6 Code To VB.NET
    Microsoft MVP 2005/2006/2007/2008/2009/2010/2011/2012/Defrocked

  7. #7
    Frenzied Member kfcSmitty's Avatar
    Join Date
    May 05
    Location
    Kingston, Ontario
    Posts
    1,789

    Re: When should I resolve?

    ehh, you start with a little green box

  8. #8
    Administrator brad jones's Avatar
    Join Date
    Nov 02
    Location
    Indianapolis
    Posts
    5,550

    Re: When should I resolve?

    "Resolving" a thread isn't manditory, so people don't actually need to go back and mark old threads as resolved. (In my opinion).

    Brad!
    Have you given out your reputation points today? Select the Rate This Post link to give points for good posts!
    -------------------------------------------------------------
    Brad Jones, VBForums Site Manager
    QuinStreet - Developer.com Network Director / EiC: Software Development
    Overseeing VBForums, Developer.com, CodeGuru, DevX, and more.
    (My recent articles) (I wrote: Web 2.0 Heroes!) (My Blog) (Follow me on Twitter) (New HTML5 Dev Center)

    --------------------------------------------------------------

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •