This is the mail archive of the ecos-discuss@sources.redhat.com mailing list for the eCos project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: ECOS - MIPS


On Thu, Jun 23, 2005 at 11:04:32AM +0300, K. Sinan YILDIRIM wrote:
>  i wont make it configurable with make files. i would use object oriented
>  configurabilitiy.  just inspect Java.

So you are talking about using run time configurability? 

Does this mean that every application must contain all of eCos? Java
works this way as far as i know. You must have all of Java available
because you never know what parts of it the application may use. Does
such a system make sense with a deeply embedded system where i have
limited memory and no secondary storage?
 
> you register classes, you program for interfaces, you use abstract classes.
> 
> just inspect bridge or adapter pattern. you will understand me.

Actually, i don't. I've never used patterns as such. Its a relatively
new name to what i suspect are old ideas. So please could you explain
these patterns and how they are appropriate to extreamly small memory
systems?

        Thanks
                Andrew

-- 
Before posting, please read the FAQ: http://ecos.sourceware.org/fom/ecos
and search the list archive: http://ecos.sourceware.org/ml/ecos-discuss


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]