Simon Welsh
|
27a51ed7ed
|
BUGFIX Namespaced classes were always having their namespace prepended to their base class
|
2011-12-23 10:24:42 +13:00 |
|
Simon Welsh
|
da2ac79205
|
BUGFIX Check for the correct type for $data['namespace']
|
2011-12-17 14:32:14 +13:00 |
|
Simon Welsh
|
3e6a91a07f
|
ENHANCEMENT Allow ClassManifest to handle classes with namespaces, or that extend classes in namspaces or that implement interfaces in namespaces.
|
2011-12-17 14:03:53 +13:00 |
|
ajshort
|
54a5fc6a74
|
BUGFIX: Fixed the manifest not parsing interfaces which extended from multiple interfaces.
|
2011-05-02 10:37:26 +10:00 |
|
Ingo Schommer
|
37774d4103
|
ENHANCEMENT Added ClassManifest->getModules(), and removed limitation to toplevel modules in ClassManifest->handleFile() (necessary to detect new sapphire/admin/ "submodule")
|
2011-05-01 20:23:07 +12:00 |
|
Ingo Schommer
|
9b29616710
|
API CHANGE Rearranged files in sapphire to reflect core dependencies more accurately, and have the tests/ folder mirror its folder structure
|
2011-03-31 09:56:21 +13:00 |
|