|
Posted
about 17 years
ago
by
Luiz Marcelo Serique
myFuses is no longer using sourceforge tracker and subversion versioning. The new links is:
Tracker:
https://trac.candango.org/php/myfuses
Subversion:
https://svn.candango.org/svnroot/php/myfuses/framework
... [More]
https://svn.candango.org/svnroot/php/myfuses/testapp
https://svn.candango.org/svnroot/php/myfuses/skell
Dowloads still in the same place but you can get myFuses in ohloh too:
https://www.ohloh.net/p/myfuses/download?package=myFuses
-- myFuses team [Less]
|
Posted
about 17 years
ago
by
[email protected] (Flávio Gonçalves Garcia)
myFuses is no longer using sourceforge tracker and subversion versioning. The new links
... [More]
is:Tracker:https://trac.candango.org/php/myfusesSubversion:https://svn.candango.org/svnroot/php/myfuses/frameworkhttps://svn.candango.org/svnroot/php/myfuses/testapphttps://svn.candango.org/svnroot/php/myfuses/skellDowloads still in the same place but you can get myFuses in ohloh too:https://www.ohloh.net/p/myfuses/download?package=myFuses-- myFuses team (0 comments) [Less]
|
|
Posted
about 17 years
ago
by
Luiz Marcelo Serique
myFuses is no longer using sourceforge tracker and subversion versioning. The new links is:
Tracker:
https://trac.candango.org/php/myfuses
Subversion:
https://svn.candango.org/svnroot/php/myfuses/framework
... [More]
https://svn.candango.org/svnroot/php/myfuses/testapp
https://svn.candango.org/svnroot/php/myfuses/skell
Dowloads still in the same place but you can get myFuses in ohloh too:
https://www.ohloh.net/p/myfuses/download?package=myFuses
-- myFuses team
[Less]
|
Posted
about 17 years
ago
by
[email protected] (Flávio Gonçalves Garcia)
myFuses is no longer using sourceforge tracker and subversion versioning. The new links
... [More]
is:Tracker:https://trac.candango.org/php/myfusesSubversion:https://svn.candango.org/svnroot/php/myfuses/frameworkhttps://svn.candango.org/svnroot/php/myfuses/testapphttps://svn.candango.org/svnroot/php/myfuses/skellDowloads still in the same place but you can get myFuses in ohloh too:https://www.ohloh.net/p/myfuses/download?package=myFuses-- myFuses team (0 comments) [Less]
|
|
Posted
about 18 years
ago
by
Luiz Marcelo Serique
This is a stable release that fix serious bugs and introduces new features. In this
version some structures and functions was refacored adding more flexibility to myFuses.
JSON and XML verbs was added in data namespace, now it is more easy create
... [More]
REST
fuseactions.
* Release Goals Reached
- Circuit parent reference error Fixed. Bug #1960697;
- Xml and Json utilities added;
- Cross application do action Fixed. Bug #1965007
- Lack of class include when a do verb is called Fixed;
- Application turned to Interface, Introducing BasicApplication concrete class;
- Circuit turned to Interface, Introducing BasicCircuit concrete class;
- Introduced "data" custom verb namespace;
- Introduced "data:toJson" custom verb;
- Introduced "data:fromJson" custom verb;
- Introduced "data:toXml" custom verb;
- Introduced "data:fromXml" custom verb;
- Renaming MyFusesCodeHandler to MyFusesContext;
- Added chmod operation to myfuses tools application; [Less]
|
Posted
about 18 years
ago
by
[email protected] (Flávio Gonçalves Garcia)
This is a stable release that fix serious bugs and introduces new features. In thisversion some structures and functions was refacored adding more flexibility to myFuses.JSON and XML verbs was added in data namespace, now it is more easy create
... [More]
RESTfuseactions.* Release Goals Reached - Circuit parent reference error Fixed. Bug #1960697; - Xml and Json utilities added; - Cross application do action Fixed. Bug #1965007 - Lack of class include when a do verb is called Fixed; - Application turned to Interface, Introducing BasicApplication concrete class; - Circuit turned to Interface, Introducing BasicCircuit concrete class; - Introduced "data" custom verb namespace; - Introduced "data:toJson" custom verb; - Introduced "data:fromJson" custom verb; - Introduced "data:toXml" custom verb; - Introduced "data:fromXml" custom verb; - Renaming MyFusesCodeHandler to MyFusesContext; - Added chmod operation to myfuses tools application; (0 comments) [Less]
|
Posted
about 18 years
ago
by
[email protected] (Flávio Gonçalves Garcia)
This is a stable release that fix serious bugs and introduces new features. In thisversion some structures and functions was refacored adding more flexibility to myFuses.JSON and XML verbs was added in data namespace, now it is more easy create
... [More]
RESTfuseactions.* Release Goals Reached - Circuit parent reference error Fixed. Bug #1960697; - Xml and Json utilities added; - Cross application do action Fixed. Bug #1965007 - Lack of class include when a do verb is called Fixed; - Application turned to Interface, Introducing BasicApplication concrete class; - Circuit turned to Interface, Introducing BasicCircuit concrete class; - Introduced "data" custom verb namespace; - Introduced "data:toJson" custom verb; - Introduced "data:fromJson" custom verb; - Introduced "data:toXml" custom verb; - Introduced "data:fromXml" custom verb; - Renaming MyFusesCodeHandler to MyFusesContext; - Added chmod operation to myfuses tools application; (0 comments) [Less]
|
|
Posted
about 18 years
ago
by
Luiz Marcelo Serique
This is a stable release that fix serious bugs and introduces new features. In this
version some structures and functions was refacored adding more flexibility to myFuses.
JSON and XML verbs was added in data namespace, now it is more easy create
... [More]
REST
fuseactions.
* Release Goals Reached
- Circuit parent reference error Fixed. Bug #1960697;
- Xml and Json utilities added;
- Cross application do action Fixed. Bug #1965007
- Lack of class include when a do verb is called Fixed;
- Application turned to Interface, Introducing BasicApplication concrete class;
- Circuit turned to Interface, Introducing BasicCircuit concrete class;
- Introduced "data" custom verb namespace;
- Introduced "data:toJson" custom verb;
- Introduced "data:fromJson" custom verb;
- Introduced "data:toXml" custom verb;
- Introduced "data:fromXml" custom verb;
- Renaming MyFusesCodeHandler to MyFusesContext;
- Added chmod operation to myfuses tools application;
[Less]
|
|
Posted
about 18 years
ago
by
Luiz Marcelo Serique
The testApp package was sicronized with MyFuses to avoid breaks and failures in testApp, the 0.9.6 Release Candidate 1 was published for this reason.
Since this release testApp and MyFuses will be labeled with the same release.
|
|
Posted
about 18 years
ago
by
Luiz Marcelo Serique
The testApp package was sicronized with MyFuses to avoid breaks and failures in testApp, the 0.9.6 Release Candidate 1 was published for this reason.
Since this release testApp and MyFuses will be labeled with the same release.
|