This website requires JavaScript.
Explore
Help
Sign In
github
/
mage
Watch
1
Star
0
Fork
You've already forked mage
0
mirror of
https://github.com/correl/mage.git
synced
2024-12-25 03:00:15 +00:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
c4eeec1bb2
mage
/
Mage
History
Ingmar Goudt
c4eeec1bb2
changed the constructor for a Watcher. Before, you had to explictly pass the name of the watcher as an argument. But most of the time this was the name of the class itself. So the watcher now determines internally its name. The method 'getBasicKey' can be overridden. Also updated some encapsulation
2019-03-16 08:35:26 +01:00
..
src
changed the constructor for a Watcher. Before, you had to explictly pass the name of the watcher as an argument. But most of the time this was the name of the class itself. So the watcher now determines internally its name. The method 'getBasicKey' can be overridden. Also updated some encapsulation
2019-03-16 08:35:26 +01:00
pom.xml
Updated libraries to latest versions and code compatibility fixes;
2019-02-17 16:12:57 +04:00