Hi Phil,

I haven't thought about web app deployment yet. Chloe templates are
compiled and it would be easy to do the same for FHTML, but additional
code would need to be written to allow pre-compiling and deploying
these templates.

If this is something that is important to you, I can make a priority.
Personally, I run my Factor web apps from full developent images
(except I boot with -exclude="help ui tools" to cut down on memory
usage a bit).

Slava

On Mon, Sep 29, 2008 at 4:45 AM, Phil Dawes <[EMAIL PROTECTED]> wrote:
> Hi Slava,
>
> I'm attempting to deploy a web based application, but I've been using
> fhtml templates and found (I think) that I need to build the image with
> parser support built in for it to run correctly ( i.e. {
> deploy-reflection 5 }). This takes the image size of my app from 3.5M to
> about 20M and so I was wondering if there's a way to pre-compile the
> template files so that the parser isn't required in the image?
>
> If not, is there an alternative way to achive a smaller image size. Do
> chloe templates require the parser?
>
> (my templates aren't very complex so I'll probably just write a very
> simple substitution templater if not, but wanted to check first)
>
> Many thanks,
>
> Phil
>
>
>
> -------------------------------------------------------------------------
> This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
> Build the coolest Linux based applications with Moblin SDK & win great prizes
> Grand prize is a trip for two to an Open Source event anywhere in the world
> http://moblin-contest.org/redirect.php?banner_id=100&url=/
> _______________________________________________
> Factor-talk mailing list
> [email protected]
> https://lists.sourceforge.net/lists/listinfo/factor-talk
>

-------------------------------------------------------------------------
This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
Build the coolest Linux based applications with Moblin SDK & win great prizes
Grand prize is a trip for two to an Open Source event anywhere in the world
http://moblin-contest.org/redirect.php?banner_id=100&url=/
_______________________________________________
Factor-talk mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/factor-talk

Reply via email to