On Saturday, March 16, 2013 9:49:24 AM UTC-5, Ryan Coleman wrote:
>
> Hi Tom,
>
> This definitely seems like a job for parameterized classes. This language
> feature allows you to define your model while expressing some parameters
> (data) that your model will use to modify its behavior.
>
Hi Tom,
This definitely seems like a job for parameterized classes. This language
feature allows you to define your model while expressing some parameters
(data) that your model will use to modify its behavior.
In your node definitions, you'd declare parameterized clases like
resources. http://do
Hi Folks,
Like to get some advice on module organization. I have a system that has a
few different components. One or more components can be installed on a
host. The hosts also have a "type" dimension. This "type" dimension could
(should) ideally be used to configure the system (fill in a b
Hi Folks,
Like to get some advice on module organization. I have a system that
has a few different components. One or more components can be
installed on a host. The hosts also have a "type" dimension. This
"type" dimension could (should) ideally be used to configure the
system (fill in a bunc