Basic Assignments
 
Options & Settings
 
Main Time Information
Color Code: Yellow
Assigned To: Russell A Moore
Created By: Russell A Moore
Created Date/Time: 2/1/2016 9:13 am
 
Action Status: Completed
Show On The Web: Yes - (public)
Priority: 0
 
Time Id: 601
Template/Type: Brandon Time
Title/Caption: Adilas world projects
Start Date/Time: 3/2/2016 1:00 pm
End Date/Time: 3/2/2016 3:30 pm
Main Status: Active

Sorry, no photos available for this element of time.


Notes:
Met with Russell and did some planning on the app mode or app level of adilas. Russell wants to make a virtual skin and create a super responsive and dummied down version of the whole site. We decided to make a new folder called "app" and then change some of the mappings. We did some copying and pasting and added the new folder.

We then started changing some of the mappings and paths. As we got deeper, it was looking like it may be a bigger project. We then changed gears and did some simple copying and pasting and moved an entire copy of the top_secret folder into the new app folder. With minimal changes, we were able to get a new version up and running pretty easy.

The problem was that the new version duplicated the code. There are some both good and bad sides to this type of approach. It is fast and fairly flexible. However, the problem comes when it is time to update and make changes. All of the sudden, you just duplicated and complicated the ability to make changes and cascade those changes around. It was amazing how fast we could virtually create a full copy of the code and setup a whole new sub channel. Once again, the downside would come later on when updating and making changes. Anyways, a great idea but it definitely needs some thought before you just jump and commit to this type of a model. The ideal is still a one-to-many relationship between code, pages, and logic.