The whole point of "best practices" is to codify what most smart
people would suggest as a set of default behaviors. For any given best
practice there are likely to be good reasons to deviate from it. For
example, normalizing your data in an rdbms is considered a best
practice. However, there are good reasons to denormalize your data.
That doesn't mean that normalization isn't a best practice though, it
just means that you should know your situation and understand when to
deviate from general best practices in order to fit your unique
situation.

Cheers,
Judah

On Mon, Aug 16, 2010 at 3:06 PM, Andrew Scott <[email protected]> wrote:
>
> I would not want too, I can see benefits to it so I am not saying it
> shouldn't but there are different ways of setting up for development and I
> am afraid this rule of advisement is not something I would go around telling
> people that they should do this, unless I knew what they were trying to
> setup for first.
>
>
> Regards,
> Andrew Scott
> http://www.andyscott.id.au/
>
>
>> -----Original Message-----
>> From: Dave Watts [mailto:[email protected]]
>> Sent: Tuesday, 17 August 2010 8:04 AM
>> To: cf-talk
>> Subject: Re: CFBuilder Server Setup with CF Multiserver Installation
>>
>>
>> > Sorry, but as this is for development I don't think this should be a
>> > set in stone thing.
>>
>> Nothing is set in stone.
>>
>> > I can deploy a new ear/war, and not want those settings copied across
>> > in my development. The only time I would want to copy all my
> datasource's
>> etc.
>> > would be if I was going into a production scenario, but that's me.
>> >
>> > I am sorry but I would not be advising people that they SHOULD not be
>> > using the main instance for development.
>>
>> I'm confused. If you're in development, you would or would not want those
>> settings copied? If you would not, you shouldn't use the initial cfusion
>> instance for development.
>>
>> Dave Watts, CTO, Fig Leaf Software
>> http://www.figleaf.com/
>> http://training.figleaf.com/
>>
>> Fig Leaf Software is a Veteran-Owned Small Business (VOSB) on GSA
>> Schedule, and provides the highest caliber vendor-authorized instruction
> at
>> our training centers, online, or onsite.
>>
>> ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
>> ~~~~~~~~~~~|
>> Order the Adobe Coldfusion Anthology now!
>> http://www.amazon.com/Adobe-Coldfusion-Anthology-Michael-
>> Dinowitz/dp/1430272155/?tag=houseoffusion
>> Archive: http://www.houseoffusion.com/groups/cf-
>> talk/message.cfm/messageid:336317
>> Subscription: http://www.houseoffusion.com/groups/cf-talk/subscribe.cfm
>> Unsubscribe: http://www.houseoffusion.com/groups/cf-
>> talk/unsubscribe.cfm
>
>
> 

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
Order the Adobe Coldfusion Anthology now!
http://www.amazon.com/Adobe-Coldfusion-Anthology-Michael-Dinowitz/dp/1430272155/?tag=houseoffusion
Archive: 
http://www.houseoffusion.com/groups/cf-talk/message.cfm/messageid:336319
Subscription: http://www.houseoffusion.com/groups/cf-talk/subscribe.cfm
Unsubscribe: http://www.houseoffusion.com/groups/cf-talk/unsubscribe.cfm

Reply via email to