hongruiqi / happs

Automatically exported from code.google.com/p/happs
0 stars 0 forks source link

unify startState and default? #9

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
right now we have startState and default.  They seem to be very
similar and should be unified in some way.

Original issue reported on code.google.com by shae.eri...@gmail.com on 16 Oct 2007 at 1:47

GoogleCodeExporter commented 8 years ago

Original comment by shae.eri...@gmail.com on 17 Oct 2007 at 10:18

GoogleCodeExporter commented 8 years ago

Original comment by alexande...@gmail.com on 14 Jan 2008 at 8:59

GoogleCodeExporter commented 8 years ago

Original comment by alexande...@gmail.com on 14 Jan 2008 at 9:34

GoogleCodeExporter commented 8 years ago
We should get rid of startstate because we now have the atstart mechanism which 
is
intended to accomplish the same thing.

Default value and monoid feel very similar.  Not sure if we can use that fact 
here.

Original comment by alexande...@gmail.com on 14 Jan 2008 at 11:04

GoogleCodeExporter commented 8 years ago
StartState is used for initializing components, and Default is used for filling 
in
unspecified XML values, no?
What they do is similar but not exactly the same. I'm not sure we want to merge 
them.

Original comment by lem...@gmail.com on 6 Feb 2008 at 3:02

GoogleCodeExporter commented 8 years ago
I'm not sure what the concensus is here. Do we want to get rid of startstate or 
not?

Original comment by ig...@vo.com on 11 Feb 2008 at 5:08

GoogleCodeExporter commented 8 years ago
StartState has been merged with Component.

Original comment by lem...@gmail.com on 14 Feb 2008 at 10:32