[fpc-devel] Idefix down

2007-12-24 Thread Vincent Snijders
Hi, I (and others on #lazarus-ide) cannot access idefix (svn, bug tracker, www.freepascal.org). Is this planned? Vincent ___ fpc-devel maillist - fpc-devel@lists.freepascal.org http://lists.freepascal.org/mailman/listinfo/fpc-devel

Re: [fpc-devel] 0010465: CsSubComponent component properties not streamed

2007-12-24 Thread Martin Schreiber
On Sunday 23 December 2007 22.08:34 Michael Van Canneyt wrote: On Sun, 23 Dec 2007, Florian Klaempfl wrote: Martin Schreiber schrieb: Hi, Michael Van Canneyt marked my bugreport 10465 with won't fix, I would like to discuss the issue in a broader forum. With fixes_2_2 rev. 9006

Re: [fpc-devel] 0010465: CsSubComponent component properties not streamed

2007-12-24 Thread Martin Schreiber
On Sunday 23 December 2007 22.12:01 Michael Van Canneyt wrote: Now I have several possibilities: 1. I can accept Michaels verdict and surrender to use my programming method and rewrite the affected MSEgui pieces and introduce an incompatibility with current MSEgui projects. There is no

Re: [fpc-devel] 0010465: CsSubComponent component properties not streamed

2007-12-24 Thread Vincent Snijders
Martin Schreiber schreef: On Sunday 23 December 2007 22.08:34 Michael Van Canneyt wrote: On Sun, 23 Dec 2007, Florian Klaempfl wrote: Martin Schreiber schrieb: Hi, Michael Van Canneyt marked my bugreport 10465 with won't fix, I would like to discuss the issue in a broader forum. With

Re: [fpc-devel] 0010465: CsSubComponent component properties not streamed

2007-12-24 Thread Martin Schreiber
On Monday 24 December 2007 09.29:24 Vincent Snijders wrote: What is the misuse? That you may not set a reference to a csSubcomponent? Yes. ___ fpc-devel maillist - fpc-devel@lists.freepascal.org http://lists.freepascal.org/mailman/listinfo/fpc-devel

Re: [fpc-devel] 0010465: CsSubComponent component properties not streamed

2007-12-24 Thread Vincent Snijders
Martin Schreiber schreef: On Monday 24 December 2007 09.29:24 Vincent Snijders wrote: What is the misuse? That you may not set a reference to a csSubcomponent? Yes. You cannot do that in Delphi? Or can you do that in Delphi, but it has been documented you cannot do that? Or can you do

Re: [fpc-devel] 0010465: CsSubComponent component properties not streamed

2007-12-24 Thread Martin Schreiber
On Monday 24 December 2007 10.34:10 Vincent Snijders wrote: Martin Schreiber schreef: On Monday 24 December 2007 09.29:24 Vincent Snijders wrote: What is the misuse? That you may not set a reference to a csSubcomponent? Yes. You cannot do that in Delphi? Or can you do that in

Re: [fpc-devel] 0010465: CsSubComponent component properties not streamed

2007-12-24 Thread Florian Klaempfl
Martin Schreiber schrieb: On Sunday 23 December 2007 22.12:01 Michael Van Canneyt wrote: Now I have several possibilities: 1. I can accept Michaels verdict and surrender to use my programming method and rewrite the affected MSEgui pieces and introduce an incompatibility with current MSEgui

Re: [fpc-devel] 0010465: CsSubComponent component properties not streamed

2007-12-24 Thread Martin Schreiber
On Monday 24 December 2007 13.37:52 Florian Klaempfl wrote: And that is the reason why I *have* to worry about. MSEide+MSEgui depends on the streaming mechanism. There are some issues with IDE property streaming you can't know until you tried to develop something like MSEide your self. I

Re: [fpc-devel] 0010465: CsSubComponent component properties not streamed

2007-12-24 Thread Bee
I have Delphi code that shows the bug, if you want, so maybe Martin can submit a bugreport at Codegear for a change :-) It's a dilemma. Though scientifically Delphi's mechanism is wrong but we can't just 'fix' it, especially if there are lot of codes that depend on it, or if Borland/CodeGear

Re: [fpc-devel] 0010465: CsSubComponent component properties not streamed

2007-12-24 Thread Jonas Maebe
On 24 Dec 2007, at 12:17, Bee wrote: I have Delphi code that shows the bug, if you want, so maybe Martin can submit a bugreport at Codegear for a change :-) It's a dilemma. Though scientifically Delphi's mechanism is wrong but we can't just 'fix' it, especially if there are lot of codes

Re: [fpc-devel] 0010465: CsSubComponent component properties not streamed

2007-12-24 Thread Bee
That can only work for language issues, not for rtl issues (especially since units compiled in different modes can be linked in the same program). IFDEF? If IFDEF is not possible, then we should make it possible. ;) -Bee- has Bee.ography at: http://beeography.wordpress.com

Re: [fpc-devel] 0010465: CsSubComponent component properties not streamed

2007-12-24 Thread Jonas Maebe
On 24 Dec 2007, at 18:32, Bee wrote: That can only work for language issues, not for rtl issues (especially since units compiled in different modes can be linked in the same program). IFDEF? If IFDEF is not possible, then we should make it possible. ;) That does not change anything to

Re: [fpc-devel] 0010465: CsSubComponent component properties not streamed

2007-12-24 Thread Martin Schreiber
On Monday 24 December 2007 12.17:38 Bee wrote: I have Delphi code that shows the bug, if you want, so maybe Martin can submit a bugreport at Codegear for a change :-) It's a dilemma. Though scientifically Delphi's mechanism is wrong but we can't just 'fix' it, especially if there are lot of

Re: [fpc-devel] Idefix down

2007-12-24 Thread Peter Vreman
Hi, I (and others on #lazarus-ide) cannot access idefix (svn, bug tracker, www.freepascal.org). Is this planned? No, this is not planned. See http://www.freepascal.org Peter ___ fpc-devel maillist - fpc-devel@lists.freepascal.org