Hello, Thank you for your email and recommendations. Is there any website or tutorial about Midcom and Midgard integration and initial develloping steps that you could recommend to a newbie.
Regards, F. --- Eero af Heurlin <[EMAIL PROTECTED]> wrote: > Midgard does not yet support postgres, only MySQL, > main advantage of > Midgard for this kind of work (if it's only to be > used internally) is > having the database layer abstracted so you don't > need to worry about > specific queries, also some access control is built > in. Another > advantage (much greater) is that you can easily > build a cool extranet > (provided the application itself can support > different access levels) > where "member customers" (whatever the term you > happen to use) an browse > the video/DVD catalog online and make reservations > etc... > > Propably best approach would be to build the > application as MidCom > component, the learning curve for MidCom is a bit > steep but since it > enforces certain basic APIs then the extranet would > be very simple to > plug in. Also MidCom has built in caching so you > have to think less > about how to optimize your data structure (you'll > propably have to > extend the standard midgard objects) for Midgard. > > > /Rambo > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: > [EMAIL PROTECTED] > For additional commands, e-mail: > [EMAIL PROTECTED] > __________________________________ Do you Yahoo!? SBC Yahoo! DSL - Now only $29.95 per month! http://sbc.yahoo.com --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
