Am Sonntag, 2. Januar 2011, 21:59:15 schrieb Erich Titl:
> Hi Folks
> 
> Happy new year to all of you
> 
> on 01.01.2011 23:46, KP Kirchdoerfer wrote:
> > Gents;
> 
> ...
> 
> > Note: To finalize the task the buildimage templates has to be changed to
> > add *.lwp files.
> > 
> > So before I commit, I'd like to ask, if you think I'm on the right track,
> > or misleaded.
> 
> I suggest to at least consider a different aproach to the .lwp files
> 
> - Those files are mostly very small
> - At least some of them are closely related to specific lrp packages.
> - They provide a web interface to a specific package

We do have other packages like tools.lwp. They may be renamed to tools.lrp, 
but then a) it's not clear that it's a file for webconf, so another naming 
scheme to detect a webconf package will be required and b) loading of lwp's 
needs to be fixed in webconf (it looks for lwp files and not lrp files on the 
boot media). There might be other goodies keeping the framework seperate, like 
special lwp's for a given package...

> We might as well write the specific cgi/function files directly into the
> .lrp files, so we don't need to worry about those files in a different
> envelope.

> - If the webconf package is missing, the worst thing is a bit of
> overhead in the .lrp files.
And in RAM cause the cgi's are loaded as well.

And it's so easy to get rid of the (probably unsecure) webconf framework - 
just don't load webconf.lrp and no cgi files won't be loaded. You can even 
remove all completly from the boot media.

> - No new mechanisms needed for provisioning these files

Already done, can be improved - but it's a works that has to be done only 
once. And as-is it "just works".

> - the package maintainer knows best how to use them.

I don't :))

> Le't talk about style, ergonomics, e.t.c.

Agreed! 

> ( And no, I don't speak LUA )

Ok, looks haserl can be build without lua support. 
You might be also interested in (probably you already know this).
http://haserl.sourceforge.net/cgi-bin/haserl/wiki/read?page=080migration

I'd appreciate an update, it may finally allow some sort of "user 
administration".

kp


------------------------------------------------------------------------------
Learn how Oracle Real Application Clusters (RAC) One Node allows customers
to consolidate database storage, standardize their database environment, and, 
should the need arise, upgrade to a full multi-node Oracle RAC database 
without downtime or disruption
http://p.sf.net/sfu/oracle-sfdevnl

_______________________________________________
leaf-devel mailing list
leaf-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/leaf-devel

Reply via email to