[thelist] ASP questions
James Spahr
james at designframe.com
Thu May 11 13:28:09 2000
on 5/11/00 1:18 PM, Anthony Baratta at Anthony@Baratta.com wrote:
>> 2. They insist on the use of 'Option Explicit' in the VB code
>
> This is most probably so that they force you define all your variables up
> front. It
> sounds like they are hedging their future bets in how is going to maintain the
> code.
That's how I'm reading most of the requirements. Most of them read like -
when you need to do x, you will use y - and you will comment your code!!,
and you cant use a, b or c.
The parent company is setting up their own server farm and are outsourcing
development of the websites. They expect that 'corporate' will be
responsible for keep the sites running.
I'm just surprised they haven't spec'd a content management system.
James.