[root]/Tests/Unit/Resource/Streams

| Author | Changes | Lines of Code | Lines per Change |
|---|---|---|---|
| Totals | 2 (100.0%) | 47 (100.0%) | 23.5 |
| robert | 1 (50.0%) | 47 (100.0%) | 47.0 |
| k-fish | 1 (50.0%) | 0 (0.0%) | 0.0 |
Removed everything in trunk after move to git.
0 lines of code changed in 1 file:
[+FEATURE] FLOW3 (Resource): The resource:// stream wrapper now also supports persistent resource - just specify the resource hash to access one. Resolves #8082
[+FEATURE] FLOW3 (Resource): The Resource Manager now provides an API method for getting more information about recently imported or uploaded resources. Resolves #8088
[+FEATURE] FLOW3 (Resource): Resource objects can now be converted to a string. Its __toString() method returns the resource's sha1 hash.
[+TASK] FLOW3 (Documentation): Updated the Resource Management section in the FLOW3 manual.
[~TASK] FLOW3 (Error): The debugger now doesn't filter Resource classes anymore.
47 lines of code changed in 1 file: