On Tue, 5 Oct 2010, José Mejuto wrote:

Hello FPC,

Tuesday, October 5, 2010, 1:10:43 PM, you wrote:

I do not have too much experience with components, but calling
"Loaded" several times does not look very fine.
MVC> To the best of my knowledge: it should be called once only, after the 
fixups.
MVC> If it isn't so, this is a bug.

Extracted from "reader.inc", comments below...

------------------------------------------------------
[...]
------------------------------------------------------

As you can see the "Loaded" event is called (marked with some //-----)
before calling "GlobalFixupReferences", I'll try to add some writeln's
here and there to catch the event sequence and post it here for
further comments.

That would be good, thank you.

If we can pinpoint the issue, the solution will probably be easy and 
straightforward.

Michael.
_______________________________________________
fpc-devel maillist  -  fpc-devel@lists.freepascal.org
http://lists.freepascal.org/mailman/listinfo/fpc-devel

Reply via email to