Skip to Content.
Sympa Menu

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

patterns-discussion AT lists.cs.illinois.edu

Subject: General talk about software patterns

List archive

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


Chronological Thread 
  • From: Ralph Malph <ralph_malph AT yahoo.com>
  • To: patterns-discussion AT cs.uiuc.edu
  • Subject: [patterns-discussion] Using Design Patterns without dynamic memory allocation
  • Date: Mon, 28 Mar 2005 14:22:28 -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=v8UdOhsk4ozJQOhHGXg2oANhePsErB8wh5MW1SOZL2B5zmq7iGP6obNbI6OY09pmW45dxWwAioWZ/j+xzj/fSULLN6vjjnbBi36eVE0GPI/T76t2wJXqk6rzqiuDaX7LMbv4r5AuZeqRA/VqWvp13X21b+2S9Xpu1IgEzjfy1G4= ;
  • List-archive: <http://mail.cs.uiuc.edu/pipermail/patterns-discussion>
  • List-id: General talk about software patterns <patterns-discussion.cs.uiuc.edu>

Hello all, looking at archives I'm not sure how
"alive" this list is, but someone out there might be
listening.

I'm interested in people's opinions as to whether
design patterns would be useful if you could not
dynamically allocate memory.

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.

Thanks!



__________________________________
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