Starting midgard gathering in Lodz Poland.
posted to #midgard Radogoszcz 10.04.2010 (en)
Discussion about revising release targets:
We're hacking Midgard MVC with @indeyets to make it run on the PHP Application Server. This would make Runtime installations a lot easier as we wouldn't need to bother with things like lighttpd.
Couple of considerations with App Server:header(), setcookie() and friends must be run through dispatcherdie() or exit(), instead finish a request through dispatcher
@tepheikk Did you look at this example? I hope initial stability won't be so bad. In Mjolnir we fixed many GDA issues in fact.
Some templating discussion... seems people are ready to abandon TAL as the default templating engine in MVC in favor of plain old PHP. After all, PHP is a template engine.
But don't worry, TAL will remain as an option that you can enable in route configuration.
Midgard3 discussion. @netblade is playing Massive Attack's Three, my lucky number. Codename proposed in Hrungnir, the mythological giant with a triangular heart.
Initial schedule:
Hrungnir's "triangular heart" is the following components: Content Repository, MVC and Runtime.
Hrungnir+1 is scheduled for May 2011.
@indeyets and @mdk are working on the Midgard Runtime installer. With Runtime you will get a Bundle that defines the directory structure and configuration files a Midgard2+AppServer+MVC setup needs. Then you run the installer to create a named Deployment based on the bundle under your ~/.midgard2.
There will also be a .desktop file that enables you to launch that particular runtime deployment.
The Midgard MVC forms system is now running fine. See a usage example in http://gist.github.com/362782
(thanks @TomiS)
Please, tell me why on earth code should be stored in database instead of filesystem? That sounds a bit...ehm...hazard, innit?
mtarvainen commented on posted to #midgard 11.04.2010 (en)
@Ile basically the idea is that a CMS is just a specialized IDE. If we move code to the database we can deploy and manage it with same tools and workflows as the content. And VFS is still possible, as is WebDAV (the latter we have built-in right now).
...and nowadays you also have pretty nice in-browser code editors
Copyright Rohea Oy 2010 | Mobile version | Feedback | API | Terms of Service | Applications and tools