Skip to Content.
Sympa Menu

sm-sorcery-bugs - [SM-Sorcery-Bugs] [Bug 8052] better support for cvs and svn version of spells

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 8052] better support for cvs and svn version of spells
  • Date: 4 Dec 2010 17:35:59 -0000

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


Ismael Luceno <ismael.luceno AT gmail.com> changed:

What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |ASSIGNED
CC| |ismael.luceno AT gmail.com
AssignedTo|sm-sorcery-bugs AT lists.ibibl |ismael.luceno AT gmail.com
|io.org |




--- Comment #11 from Ismael Luceno <ismael.luceno AT gmail.com> 2010-12-04
11:35:54 ---
It could be generalized to any volatile source.

1. IMHO, volatile sources shouldn't be fetched at cast-time but by a special
stage...

2. Along with volatile sources, we could cache the computed VERSION, so we can
quickly tell if something newer has been fetched.

3. VERSION should be computed by a helper function in case of volatile
sources.

It should encode the branch if it's from scm, and a monotonic counter (the
date
still works).

Initially it wouldn't be different from current implementation, but later
could
be extended to take VERSION from the cache if it exists, thus inhibiting
queuing.

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



  • [SM-Sorcery-Bugs] [Bug 8052] better support for cvs and svn version of spells, bugzilla-daemon, 12/04/2010

Archive powered by MHonArc 2.6.24.

Top of Page