Marauroa Roadmap: Difference between revisions

Content deleted Content added
imported>Kymara
m outdated
imported>Hendrik Brummermann
 
(96 intermediate revisions by 3 users not shown)
Line 1:
{{Navigation for Marauroa Top|Internals}}
{{outdated}}
{{Navigation for Marauroa Developers}}
This documents wants to be a guide to understand what are marauroa's objectives and motivation, so we can try to achieve it in a easier way by doing only the simplest possible thing to make it work.
 
=Roadmap=
 
This documents wants to be a guide to understand what are marauroa's objectives and motivation,. so we canWe try hard to achievebreak itcomplex intasks ainto easiersmall parts that build up on each other. This way bywe doingtry onlyto find the simplest possible thingsolutions tothat makedoes the itjob workwell.
== Release 2.00 ==
 
# <u>Improve multipart messages numering</u>(fixed: we are using TCP only)
== Planned Future (Roadmap) ==
 
* [[HTML5 Support for Marauroa]]
* [[Meta object model for relational data storage]]
* [[Multiplexing over https]]
* [[Enhanced Plugin System]]
* [[Client Object]]
 
== Past Milestones ==
 
* [[Asynchronous Database Access]]
 
=== Version 3.00 ===
 
# <u>Multi threading support for database access</u> (fixed)
# <u>Refactor database access from one single class to extendable DAOs</u> (fixes)
 
=== Release 2.00 ===
# <u>Improve multipart messages numeringnumbering</u>(fixed: we are using TCP only)
# Add anonymous attributes and slots
# <u>Improve persistence layer</u>(fixed: RPZone can store objects and load them back on init)
Line 25 ⟶ 43:
# RPZone synchronized methods.
 
=== Release 1.20 ===
# Add slots names to RPClass
# Add invisible attributes
Line 31 ⟶ 49:
 
[[Category:Marauroa]]
{{#breadcrumbs: [[Marauroa]] | [[Navigation for Marauroa Developers|Internals]] | [[Marauroa Roadmap|Roadmap]] }}