Re: Best Practices - Properties files
Re: Best Practices - Properties files
- Subject: Re: Best Practices - Properties files
- From: Johann Werner <email@hidden>
- Date: Thu, 25 Jun 2009 12:33:57 +0200
Hi Freddie,
Am 25.06.2009 um 10:30 schrieb Freddie Tilley:
and in Properties.deploy you can use a wonder simple template
format like this which does property resolving/substitution
MyEOModel.password = @@secretpassword@@
Perhaps a bit offtopic but is there a way to override all the
EOModels in the Application like this?
You mean overriding the connection dicitionaries of all models?
That would be:
dbConnectURLGLOBAL=@@url@@
dbConnectUserGLOBAL=@@username@@
dbConnectPasswordGLOBAL= @@password@@
dbConnectDriverGLOBAL=@@driver@@
dbEOPrototypesEntityGLOBAL=@@prototypes@@
Attachment:
smime.p7s
Description: S/MIME cryptographic signature
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Webobjects-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden