Skip to Content.
Sympa Menu

patterns-discussion - Re: [patterns-discussion] Using Design Patterns without dynamic memory allocation

patterns-discussion AT lists.cs.illinois.edu

Subject: General talk about software patterns

List archive

Re: [patterns-discussion] Using Design Patterns without dynamic memory allocation


Chronological Thread 
  • From: Ralph Malph <ralph_malph AT yahoo.com>
  • To: "Douglas C. Schmidt" <schmidt AT dre.vanderbilt.edu>
  • Cc: patterns-discussion AT cs.uiuc.edu
  • Subject: Re: [patterns-discussion] Using Design Patterns without dynamic memory allocation
  • Date: Tue, 29 Mar 2005 06:23:52 -0800 (PST)
  • Comment: DomainKeys? See http://antispam.yahoo.com/domainkeys
  • Domainkey-signature: a=rsa-sha1; q=dns; c=nofws; s=s1024; d=yahoo.com; b=PepooLvfrrASTkOO1arApQr2eUdIq7gLX6qCZrCLZIcyFkk+FCxA6aB/NVM8babAKS6b0NIbcwtIWyVy60Ea3ku7JPJvBatuYJIuLDr9kXujknFKITrS6o7V4XyCJdA1klW+jW1N6iA6Y0INco4EH1SDX8r6zHD63IKIwKBDdKs= ;
  • List-archive: <http://mail.cs.uiuc.edu/pipermail/patterns-discussion>
  • List-id: General talk about software patterns <patterns-discussion.cs.uiuc.edu>

Thanks Doug, I'll take a look at that book.

Andre

--- "Douglas C. Schmidt"
<schmidt AT dre.vanderbilt.edu>
wrote:
>
> Hi Ralph,
>
> > Hello all, looking at archives I'm not sure how
> > "alive" this list is, but someone out there might
> be
> > listening.
>
> Yes, indeed.
>
> > I'm interested in people's opinions as to whether
> > design patterns would be useful if you could not
> > dynamically allocate memory.
>
> Yes.
>
> > I am new to patterns and find them quite
> interesting.
> > I am considering putting in some effort to
> comprehend
> > them, but my projects at work include embedded
> > safety-critical real-time systems, and one of the
> > things that we do not use is dynamic memory
> > allocation.
> >
> > If anyone has an opinion as to whether I should
> delve
> > into patterns for this type of software (i.e. you
> have
> > considered doing them and/or done them in similar
> > systems before) I'd be interested to hear it.
>
> Please see
>
> http://www.smallmemory.com/
>
> for a good place to start.
>
> Take care,
>
> Doug
>



__________________________________
Do you Yahoo!?
Yahoo! Small Business - Try our new resources site!
http://smallbusiness.yahoo.com/resources/





Archive powered by MHonArc 2.6.16.

Top of Page