Stretto wrote:You find it offensive that a "vague" claim is easy to implement?
lol.. Seriously?
Why is it easy to implement? I've have 20+ years of programming experience from low level hardware and embedded stuff up to newer stuff like .NET wpf, etc.
I find it offensive that a non-programmer would judge others who make claims about programming. How can you know if it is easy or not if you do not have any experience?
Yes, because while the basic task may be easy to do, the ripple effects on other functions can make it not so...like the list that TheQwerty mentioned.
{Rant mode=on}
Ok..you have 20+ yrs programming...yea, so you don't think some of us have any?
I began programming in
1975 (maybe before you were born?) and did it as career for 25+ yrs until I retired in 2001...did some in assembly and machine code on both home systems (pre-PC) and large systems, but most was in COBOL...while I don't have much modern language exp (I've done a bit of Perl), you can't say that we don't understand!! As one of my for-fun projects back in the late 1970's, I disassembled and commented the entire TRS-DOS operating sys so that I could make custom improvement patches for it, some of which were distributed worldwide...maybe not relevant to this, but just to show that I'm just NOT a user of PC's.
I don't want to make a big deal of this but as a relative newcomer in this forum, while we value your contributions and want you to add to XY via same, you also need to know that some of us have "worked" with Don for years so have some idea of his capabilities, ok? So diss'ng us XY veterans isn't a good way to make friends here.
Why is it easy? Because When the tree view is displayed it must enumerate over each and every folder to list. This is obvious and any programmer will know this. It usually involves just a few lines of code. To hide a folder from *view* one simply has to skip over that item in the enumeration. A check must be done to know if it is to be shown or not. This is where any real work will be needed as some type of user interface must be created. It could simply be a specific text file with the folders in it to something more advanced.
Agree that may be easy but as above, the other effects are the issue.
Obviously when you don't understand something it seems complex... but to claim that it *IS* complex is quite offensive... or, rather, arrogant. Only arrogance can make you think you have a clue about something you've never worked with.
Sorry, but as NEITHER one of us has seen the XY code...you're thus just as clueless about it as we are and the same arrogance claim applies to you...All I know is that Don has said that it's about 200K lines of code, I believe.
Now, am I saying that it will be easy to implement? Not really... cause obviously there are many ways to do it and some are more complex than others. But it is an easy programming task that any third rate programmer can accomplish. It is not trying to come up with a new algorithm to solve some new integrodifferential unified field theory.
Nobody here said it couldn't be done by Don...we just said it wasn't as simple as adding a tweak for some obscure setting because of the ramifications.
Seeing that Don is pretty active and up to date on his code I have no doubt he can handle it. If I were you I would apologize for implying that he isn't capable of it.
Repeating: We
NEVER said Don couldn't do it! We just said implementing a vaguely defined wish may not be as easy as it first appears because of the impacts on other functions/features. Thus, I think it's you that needs to apologize to a couple of us who have been offended by your comments in this recent post...you have no ideas of what skills or experience we have so to make claims that you're so superior is quite insulting...am really sorry to be taking such a hard line but look at it from our POV, not yours as a relative XY forum newcomer...thanks.
{Rant mode=off}