I thinnk the cats at Tabor Interactive have something along those lines.
They could tell you, but they'll have to kill you.  ;p  Actually, what
you're talking about is about as easy as it sounds, if that hard.  I'm
finishing up a hybrid called WebSpinner right now (after my XML2Struct
parser is finished dammit... it's coming it's coming!!!)  But you better
plan your code-builder model very carefully or you'll be pulling double
duty.  I say go database-driven for your codestore so that you can keep a
metaphoric distance between the code generator program itself and the source
snippets you want to use as building blocks for your final product(s).

Just a thought.

B][A -- ߮����� �Vʮ� 2.�
The Open-Source Human Project
http://mediahorse.com/ba
[EMAIL PROTECTED]
323.402.1222.x7839 vm/fax

> -----Original Message-----
> From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]]
> Sent: Friday, March 24, 2000 8:16 AM
> To: [EMAIL PROTECTED]
> Subject: Building a Code Generator
>
>
> We're working on setting up a customized ordering system
> which will need to be duplicated
> in many different variations depending on the customer's
> needs. We need to be able to
> quickly configure the system for  new customers, and do not
> expect the configs to change
> much after the initial setup.
>
> Rather than handling all the variations using conditional
> code based on a config file or
> table, I thought of trying to design the system so before
> each installation, we could
> automatically generate customized code (free of all the
> conditional clauses) based on the
> config options we specify. The purpose would be to optimize
> code performance by removing
> all the conditional code handling the many config variations,
> while still maintaining all
> code centrally.
>
> Just wondering if anyone has done this and can offer any
> comments/pointers on how best to
> go about it...
>
> Gene Kraybill
> LPW & Associates
> Mansfield, PA
>
>
> --------------------------------------------------------------
> ----------------
> Archives: http://www.eGroups.com/list/cf-talk
> To Unsubscribe visit
> http://www.houseoffusion.com/index.cfm?sidebar=lists&body=list
s/cf_talk or send a message to [EMAIL PROTECTED] with
'unsubscribe' in the body.

------------------------------------------------------------------------------
Archives: http://www.eGroups.com/list/cf-talk
To Unsubscribe visit 
http://www.houseoffusion.com/index.cfm?sidebarRsts&bodyRsts/cf_talk or send a message 
to [EMAIL PROTECTED] with 'unsubscribe' in the body.

Reply via email to