RE: Fusebox or not Fusebox that is the question...

2000-04-13 Thread Grainne E. O'Neill

Byron,

I appreciate all of your comments.  I do not use Fusebox, but I use a
different framework that my team and I have developed.  I appreciate the
need for a framework, but I don't understand one thing that I always hear
about Fusebox.  Could you or anyone else tell me why putting things in
different files makes it easier to debug?  When people say this do they
mean, those little errors, like a misspelling, or do they mean larger more
difficult to find errors?  Anyway I look forward to hearing how many people
in this group also use Fusebox.

One more question... Does anyone use CFObjects?  That methodology looks very
interesting to me.


- Grainne

--
Archives: http://www.eGroups.com/list/cf-talk
To Unsubscribe visit 
http://www.houseoffusion.com/index.cfm?sidebar=listsbody=lists/cf_talk or send a 
message to [EMAIL PROTECTED] with 'unsubscribe' in the body.



RE: Fusebox or not Fusebox that is the question...

2000-04-13 Thread Grainne E. O'Neill

Question:

I have been looking at Fusebox
and I guess that I am a bit confused as to what it is and why I should use
it over some other set of standards?

Answer:

I agree.  I understand that fuesbox is the first framework to come out, but
is it the best?  My company has very strict standards for how to design and
implement applications, but they aren't fusebox, they are similar to
fusebox, in some respects, but they are stricter.
I don't really see the value of fusebox in particular; I do, however feel
that having a framework is essential to programming rapid web applications.

Thanks,

Grainne


G r รก i n n e  E  O ' N e i l l

Technical Director
Mediatruck Inc.
v: 512.236.0780 x 204
f: 512.236.0777
w: http://www.mediatruck.com
e: [EMAIL PROTECTED]




--
Archives: http://www.eGroups.com/list/cf-talk
To Unsubscribe visit 
http://www.houseoffusion.com/index.cfm?sidebar=listsbody=lists/cf_talk or send a 
message to [EMAIL PROTECTED] with 'unsubscribe' in the body.



RE: Integer?

2000-04-11 Thread Grainne E. O'Neill

I'm going to lay out what numbers are what.  For programming purposes these
definitions vary.




All Numbers
Imaginary: Numbers that do not exist for practical purposes.  They have real
value in some engineering fields, and in mathematics.  What number, when
multiplied with itself gives you a negative result.  That would be an
imaginary number.
Real: All numbers that are either negative or positive.  No imaginary
numbers are real numbers.
Rational: All numbers that can be put in fraction form.
Irrational All numbers that cannot be put in fraction form.
Integers: All numbers that do not contain a decimal point
Whole: All numbers that are integers and are not negative
Natural: All numbers that are integers and are not negative and are not
zero.



--
Archives: http://www.eGroups.com/list/cf-talk
To Unsubscribe visit 
http://www.houseoffusion.com/index.cfm?sidebar=listsbody=lists/cf_talk or send a 
message to [EMAIL PROTECTED] with 'unsubscribe' in the body.