Skip to Content.
Sympa Menu

sm-sorcery-bugs - [SM-Sorcery-Bugs] [Bug 8539] read_persistent function

sm-sorcery-bugs AT lists.ibiblio.org

Subject: Bugs for Sorcery are reported here

List archive

Chronological Thread  
  • From: bugzilla-daemon AT bugs.sourcemage.org
  • To: sm-sorcery-bugs AT lists.ibiblio.org
  • Subject: [SM-Sorcery-Bugs] [Bug 8539] read_persistent function
  • Date: Sat, 2 Apr 2005 10:21:21 -0800 (PST)

http://bugs.sourcemage.org/show_bug.cgi?id=8539





------- Additional Comments From pmahon AT sourcemage.org 2005-04-02 10:21
-------
I would disagree that a spell should be able read another's pvars. That
violates
all sorts of OO principals like data hiding and encapsulation. It means that
other spells have to know internal details of how other spells store stuff,
and
if that other spell changes what it's storing, then the other spells have to
be
changed as well (and possibley go through a period of brokenness in between).

If there's no other way, then there's no other way, of course. But it would be
nice to have some alternative. Can anyone think of one?

--
Configure bugmail: http://bugs.sourcemage.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.




Archive powered by MHonArc 2.6.24.

Top of Page