Re: Why does the instance change?
- From: "Daniel" <DanielV@xxxxxxxxxxxxxxxx>
- Date: Mon, 1 May 2006 19:27:09 +0100
Thanks Jon
unfortunately i really dont know how to on this one, usually when i post an
issue i provide all the information needed. I know its difficult to help
when someone gives not everything but the reason i am having a problem may
be due to how complex this piece of code that uses it is.
I would have to rewrite my code anyway to give a shortened version to pull
out the non-needed parts then post that. As someone earlier stated using my
short eample they found no problems so i guess the issue is elsewhere.
Either way its very strange and for such a simple requirement i was
surprised to have a problem. It's ok i will sort it, nothing worse than
someone asking for help and unable to give help to those trying to help.
Hopefully i will get it.
"Jon Skeet [C# MVP]" <skeet@xxxxxxxxx> wrote in message
news:MPG.1ec0601b4ca38b298d18d@xxxxxxxxxxxxxxxxxxxxxxx
Daniel <DanielV@xxxxxxxxxxxxxxxx> wrote:
This goes through one huge class, which calls another class which is
inherited down from two more. Its impossbile to show a complete example.
No it's not. It just requires a little work. No-one's asking you to
post everything in your real classes - just enough for us to compile
and run a program which demonstrates the problem.
Hence my original shortened version that showed only the parts needed to
recreate my problem. Ok i will sort this one out for myself, thanks
anyway.
It's great to show a shortened version that only shows the parts needed
- but it *didn't* allow anyone to recreate the problem. You need to
post:
1) Enough that people can compile and run the program
2) Not too much: nothing that isn't required to show the problem
3) What you expect to happen and what actually happened
--
Jon Skeet - <skeet@xxxxxxxxx>
http://www.pobox.com/~skeet Blog: http://www.msmvps.com/jon.skeet
If replying to the group, please do not mail me too
.
- Follow-Ups:
- Re: Why does the instance change?
- From: Joanna Carter [TeamB]
- Re: Why does the instance change?
- References:
- Why does the instance change?
- From: Daniel
- Re: Why does the instance change?
- From: Göran Andersson
- Re: Why does the instance change?
- From: Daniel
- Re: Why does the instance change?
- From: Jon Skeet [C# MVP]
- Re: Why does the instance change?
- From: Daniel
- Re: Why does the instance change?
- From: Jon Skeet [C# MVP]
- Why does the instance change?
- Prev by Date: Re: Why does the instance change?
- Next by Date: Re: Disk access permissions in a WORKGROUP
- Previous by thread: Re: Why does the instance change?
- Next by thread: Re: Why does the instance change?
- Index(es):
Relevant Pages
|