Re: How would you design this?
From: Rio (riolino_eatball_at_yahoo.com)
Date: 12/07/04
- Next message: ArchDemon: "Making a class type specific to another type"
- Previous message: Ryan Stewart: "Re: comparing stacks"
- In reply to: Andrew Thompson: "Re: How would you design this?"
- Next in thread: Andrew Thompson: "Re: How would you design this?"
- Reply: Andrew Thompson: "Re: How would you design this?"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Date: Tue, 7 Dec 2004 01:53:33 +0100
A is Table
B is TableRow
C is TableCell which can have an entire table within it after parsting HTML.
"Andrew Thompson" <SeeMySites@www.invalid> wrote in message
news:wpjmikoepql5.gs0ljxypy8wk$.dlg@40tude.net...
> On Tue, 7 Dec 2004 01:20:21 +0100, Rio wrote:
>
> > Object of class A consists of array of objects B which consist of array
of
> > object C but I need objects C to be able to consist of array of objects
A?
>
> Three questions..
>
> What *is* 'A'?
> " " 'B'?
> " " 'C'?
>
> --
> Andrew Thompson
> http://www.PhySci.org/codes/ Web & IT Help
> http://www.PhySci.org/ Open-source software suite
> http://www.1point1C.org/ Science & Technology
> http://www.LensEscapes.com/ Images that escape the mundane
- Next message: ArchDemon: "Making a class type specific to another type"
- Previous message: Ryan Stewart: "Re: comparing stacks"
- In reply to: Andrew Thompson: "Re: How would you design this?"
- Next in thread: Andrew Thompson: "Re: How would you design this?"
- Reply: Andrew Thompson: "Re: How would you design this?"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Relevant Pages
|