Re: [flexcoders] AS3 :: Interface type verses Concrete type return

2006-03-23 Thread Scott Langeberg
use a different implemetation? If not, use a concrete type. -rg From: flexcoders@yahoogroups.com [mailto:flexcoders@yahoogroups.com] On Behalf Of Michael SchmalleSent: Friday, March 17, 2006 6:05 AMTo: flexcoders@yahoogroups.comSubject: [flexcoders] AS3 :: Interface type

Re: [flexcoders] AS3 :: Interface type verses Concrete type return

2006-03-23 Thread Michael Schmalle
:: Interface type verses Concrete type return Hello,The question I have is what is the general concensus dealing with how you pass and type a property.Would you type a property with a concerte type if it is used internally in a class ?Or with say ArrayCollection, you need to type

Re: [flexcoders] AS3 :: Interface type verses Concrete type return

2006-03-23 Thread Scott Langeberg
: flexcoders@yahoogroups.comSubject: [flexcoders] AS3 :: Interface type verses Concrete type return Hello,The question I have is what is the general concensus dealing with how you pass and type a property.Would you type a property with a concerte type if it is used internally in a class

Re: [flexcoders] AS3 :: Interface type verses Concrete type return

2006-03-23 Thread Michael Schmalle
implemetation? If not, use a concrete type. -rg From: flexcoders@yahoogroups.com [mailto:flexcoders@yahoogroups.com] On Behalf Of Michael SchmalleSent: Friday, March 17, 2006 6:05 AMTo: flexcoders@yahoogroups.comSubject: [flexcoders] AS3 :: Interface type verses Concrete

[flexcoders] AS3 :: Interface type verses Concrete type return

2006-03-17 Thread Michael Schmalle
Hello, The question I have is what is the general concensus dealing with how you pass and type a property. Would you type a property with a concerte type if it is used internally in a class ? Or with say ArrayCollection, you need to type it IListViewCollection? I guess the real question is,

RE: [flexcoders] AS3 :: Interface type verses Concrete type return

2006-03-17 Thread Roger Gonzalez
type. -rg From: flexcoders@yahoogroups.com [mailto:[EMAIL PROTECTED] On Behalf Of Michael SchmalleSent: Friday, March 17, 2006 6:05 AMTo: flexcoders@yahoogroups.comSubject: [flexcoders] AS3 :: Interface type verses Concrete type return Hello,The question I have is what is t

Re: [flexcoders] AS3 :: Interface type verses Concrete type return

2006-03-17 Thread Michael Schmalle
@yahoogroups.com] On Behalf Of Michael SchmalleSent: Friday, March 17, 2006 6:05 AMTo: flexcoders@yahoogroups.comSubject: [flexcoders] AS3 :: Interface type verses Concrete type return Hello,The question I have is what is the general concensus dealing with how you pass and type a property.Would you