Torben Nehmer wrote: >Attached to this Mail is the first Draft over a thing we here at >Linksystem Muenchen call the "Midgard Components" Framework. > >It is still incomplete, but take a look and tell me what you think! > It looks cool. What I'd suggest though is that you (or we) try to find an incremental way to doing this. Otherwise you risk getting into the same mess that I did with my Midgard 2.0 work.
I also have a little more time now, so I'm trying to get some development done. My approach is to try to get some of the ideas I was working on before into use without rewriting Midgard as a whole. Your component idea might fit well into that. Note that your global namespace might be an LDAP tree. We were looking at this a long time ago (back in the Aurora days) and eventually let the idea drop. But if we take a more pragmatic approach it could provide a first step, even if we decide to rip out the LDAP stuff in the end. Imagine, for example, if you hacked up Alan's PHP Lite so that <[ldap:path]> (or something similar) used the standard PHP ldap functions to do an LDAP lookup on the variable. I know it's not what you want in the end, but it's easy and might provide a starting point. Regards, Ami. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
