Re: [Mono-list] asp.net or php

2004-01-22 Thread Alan Knowles
is perfectly acceptable performance/language learning wise for 98% of its current uses as a Web platform (so there is little momentum in this area) - alot of the interest in Parrot/.Net ports was (apart from the challenge), moving the language into other arenas - desktop... etc... Regards Alan

Re: [Mono-list] Install woes

2003-08-15 Thread Alan Johnson
it for me. Alan Johnson On Fri, 2003-08-15 at 14:33, T. W. wrote: After reading INSTALL.txt in mcs/ from a full CVS download, I try to make using: ./autogen.sh --prefix=/usr make fullbuild I get the following errors: Unhandled Exception: System.NullReferenceException: A null

Re: [Mono-list] Status of unsafe code in Mono

2003-03-11 Thread Alan Tam
I think the question is: Would we really accept nothing except code that make things work more correct? Would we try to accept code if someone proves to us that it also works as correct as ours but is faster? Regards, Alan - Original Message - From: Miguel de Icaza [EMAIL PROTECTED

Re: [Mono-list] Patch for DataTime.cs

2003-02-27 Thread Alan Tam
. (This conclusion is based on my test in MS implementation.) Please discuss. Regards, Alan - Original Message - From: Elan Feingold [EMAIL PROTECTED] To: [EMAIL PROTECTED] Sent: Friday, February 28, 2003 2:36 AM Subject: RE: [Mono-list] Patch for DataTime.cs * DateTime.cs: FileTime

Re: [Mono-list] Patch for DataTime.cs

2003-02-27 Thread Alan Tam
by your terminal, if it is implemented correctly. Regards, Alan - Original Message - From: Elan Feingold [EMAIL PROTECTED] To: 'Mono-List' [EMAIL PROTECTED] Sent: Friday, February 28, 2003 1:45 AM Subject: [Mono-list] Patch for DataTime.cs A few things: - FileTime is expressed

Re: [Mono-list] Patch for DataTime.cs

2003-02-27 Thread Alan Tam
This is why I was asking you about zz problem. My code with zzz already worked. I found zzz in the MS.NET doc but not zz, although I saw some sample code writing it that way. May I know where you saw zz meaning -11:00? Regards, Alan - Original Message - From: Elan Feingold

Re: [Mono-list] DbDataAdapter.Fill patch

2003-02-25 Thread Alan Tam
May I know where is it stated that one DataAdapter updates only one table? I also believe so, but I found the code very strange, including trying to find the DataTable associated to each schemaRow. I'm totally confused. Regards, Alan - Original Message - From: Aleksey Demakov [EMAIL

Re: [Mono-list] DbDataAdapter.Fill patch

2003-02-24 Thread Alan Tam
The bottom half of the patch has been applied. Thank you. For the upper half, we may need more discussion. As far as I've observed, the patch changes the code to simulate Microsoft behavior, which seems to be a wrong behavior. I wonder if we should follow suit. Regards, Alan - Original

Re: [Mono-list] DataRelationCollection

2003-02-17 Thread Alan Tam
, being modified a few times. I just wonder should we change it back to be an internal class (merge into DataRelationCollection.cs), or leave it currently in a separate file? Regards, Alan - Original Message - From: Steinar Herland [EMAIL PROTECTED] To: Mono-List [EMAIL PROTECTED]; [EMAIL

[Mono-list] Patch - First implementation to DataRelation

2003-02-17 Thread Alan Tam
/VenueDesc /OESlot /OE /OEC Regards, Alan System.Data.diff Description: Binary data

Re: [Mono-list] Compilation Errors on DataSet Classes Generated byXSD.exe

2003-02-05 Thread Alan Tam
, ReadXmlSerializable, ShouldSerializeRelations and ShouldSerializeTables for DataSet Implemented missing methods CreateInstance and GetRowType for DataTable Suggested ChangeLog for mcs/class/System/System.ComponentModel/: Implemented DesignerCategoryAttribute Regards, Alan - Original Message

[Mono-list] DataRelationCollection

2003-02-05 Thread Alan Tam
for DataRelationCollection. Anyone knows what it is? Regards, Alan ___ Mono-list maillist - [EMAIL PROTECTED] http://lists.ximian.com/mailman/listinfo/mono-list

[Mono-list] Compilation Errors on DataSet Classes Generated by XSD.exe

2003-02-04 Thread Alan Tam
problem of Locale and Relations, are there any solution? Regards, Alan ___ Mono-list maillist - [EMAIL PROTECTED] http://lists.ximian.com/mailman/listinfo/mono-list

Re: [Mono-list] Various problems in ADO.NET

2003-02-03 Thread Alan Tam
/DataRow values under mono with the same code as in the Microsoft Runtime. Regards, Alan - Original Message - From: Alan Tam [EMAIL PROTECTED] To: Mono-List [EMAIL PROTECTED] Sent: Monday, February 03, 2003 6:24 PM Subject: Re: [Mono-list] Various problems in ADO.NET Dear All, I've

Re: [Mono-list] Line Number in Error Messages

2003-01-23 Thread Alan Tam
Thank you all. I got it worked. Since I am using Debian, I just use ./Env.exe to run it, instead of mono, so I didn't realise I need to run it with --debug. Regards, Alan - Original Message - From: Martin Baulig [EMAIL PROTECTED] To: Alan Tam [EMAIL PROTECTED] Cc: [EMAIL PROTECTED] Sent

<    1   2   3   4   5   6