Re: [sqlite] Re: Structured or Object-Oriented

2006-04-15 Thread John Stanton
[EMAIL PROTECTED] wrote: These days they teach the Philosophy of Science, and students get to understand why Mathematicians are awarded Arts not Science degrees. Although it seems highly pedantic it is actually very important that programmers have an insight into what they are really doing if th

Re: [sqlite] Re: Structured or Object-Oriented

2006-04-15 Thread Aaron Jones
wow. an overload of information for a saturday morning. lol. I do indeed intend to further my maths and programming knowledge but at the moment I need to focus solely on the completion of my product and dissertation for which I only have little over 2 weeks (possibly 5 but this would eat into exa

Re: [sqlite] Re: Structured or Object-Oriented

2006-04-15 Thread koneill
> These days they teach the Philosophy of Science, and students get to > understand why Mathematicians are awarded Arts not Science degrees. > > Although it seems highly pedantic it is actually very important that > programmers have an insight into what they are really doing if they are > to advan

Re: [sqlite] Re: Structured or Object-Oriented

2006-04-14 Thread John Stanton
[EMAIL PROTECTED] wrote: - Original Message - From: "John Stanton" <[EMAIL PROTECTED]> To: Sent: Saturday, April 15, 2006 12:09 AM Subject: Re: [sqlite] Re: Structured or Object-Oriented [EMAIL PROTECTED] wrote: - Original Message - From: "John Stant

Re: [sqlite] Re: Structured or Object-Oriented

2006-04-14 Thread koneill
- Original Message - From: "John Stanton" <[EMAIL PROTECTED]> To: Sent: Saturday, April 15, 2006 12:09 AM Subject: Re: [sqlite] Re: Structured or Object-Oriented > [EMAIL PROTECTED] wrote: > > - Original Message - > > From: "John Stanton&qu

Re: [sqlite] Re: Structured or Object-Oriented

2006-04-14 Thread John Stanton
Aaron Jones wrote: Well John, I'm crap at both Maths and Programming so you're probably right!!! lol Aaron. On 14/04/06, John Stanton <[EMAIL PROTECTED]> wrote: Robert Simpson wrote: -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] You should design your inte

Re: [sqlite] Re: Structured or Object-Oriented

2006-04-14 Thread John Stanton
[EMAIL PROTECTED] wrote: - Original Message - From: "John Stanton" <[EMAIL PROTECTED]> To: Sent: Friday, April 14, 2006 1:32 AM Subject: Re: [sqlite] Re: Structured or Object-Oriented I was always impressed with Dijkstra's contention that a programmer's m

Re: [sqlite] Re: Structured or Object-Oriented

2006-04-14 Thread Aaron Jones
Well John, I'm crap at both Maths and Programming so you're probably right!!! lol Aaron. On 14/04/06, John Stanton <[EMAIL PROTECTED]> wrote: > > Robert Simpson wrote: > >>-Original Message- > >>From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] > > > > > >>You should design your interface

Re: [sqlite] Re: Structured or Object-Oriented

2006-04-13 Thread koneill
- Original Message - From: "John Stanton" <[EMAIL PROTECTED]> To: Sent: Friday, April 14, 2006 1:32 AM Subject: Re: [sqlite] Re: Structured or Object-Oriented > > > I was always impressed with Dijkstra's contention that a programmer's > most

Re: [sqlite] Re: Structured or Object-Oriented

2006-04-13 Thread John Stanton
Robert Simpson wrote: -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] You should design your interface using whatever design method you are most comfortable with. Or (better) just design your interface using creativity and good sense and don't worry so much ab

Re: [sqlite] Re: Structured or Object-Oriented

2006-04-13 Thread Aaron Jones
Hi Robert, yes I know if I follow the books etc I will be limited as to what I can achieve but at the moment I am concentrating on getting a high grade pass on my degree then I set my mnd on the masterpieces ;) On 13/04/06, Robert Simpson <[EMAIL PROTECTED]> wrote: > > > -Original Message

Re: [sqlite] Re: Structured or Object-Oriented

2006-04-13 Thread Aaron Jones
Hi Jay, yeah I need justification and they said I cant use the fact that I already know how to do it this way as a justification, but if I elaborate on the fact that most other projects use this method and the reasons why I think that would be an OK justification. Many thanks. Aaron. On 13/04/06

RE: [sqlite] Re: Structured or Object-Oriented

2006-04-13 Thread Robert Simpson
> -Original Message- > From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] > You should design your interface using whatever design method > you are most comfortable with. Or (better) just design your > interface using creativity and good sense and don't worry so > much about rigidly de

Re: [sqlite] Re: Structured or Object-Oriented

2006-04-13 Thread Jay Sprenkle
On 4/13/06, [EMAIL PROTECTED] <[EMAIL PROTECTED]> wrote: > You assume that the design method used to build a component > has some bearing on the design method used to build a > user interface to that component. This is false. Either > your instructor is wrong or your are misquoting him. I feel t