Package: objectProperties
Title: A Factory of Self-Describing Properties
Description: Supports the definition of sets of properties on objects. Observers can listen to changes on individual properties or the set as a whole. The properties are meant to be fully self-describing. In support of this, there is a framework for defining enumerated types, as well as other bounded types, as S4 classes.
Authors@R: c(person("Tengfei", "Yin", role = c("aut")),
               person("Michael", "Lawrence", role = c("aut", "cre"),
	       email = "michafla@gene.com"))
Maintainer: Michael Lawrence <michafla@gene.com>
Depends: R (>= 2.12), objectSignals (>= 0.10.2)
Imports: methods
Version: 0.6.8
License: GPL (>= 2)
Collate: PropertySet-class.R Enum-class.R comp-classes.R
NeedsCompilation: no
Packaged: 2022-05-02 22:37:10 UTC; michafla
Author: Tengfei Yin [aut],
  Michael Lawrence [aut, cre]
Repository: CRAN
Date/Publication: 2022-05-02 23:02:03 UTC
Built: R 4.3.0; ; 2023-04-12 09:23:59 UTC; unix
