cjeffers / stealthmode

Quiz website for CS 108 final project
0 stars 0 forks source link

create ActiveModel #14

Closed cjeffers closed 10 years ago

cjeffers commented 10 years ago

Make something that can hold a JDBC connection through the life of a ServletContext, and subclasses can statically access (though not change) /cc @jedtan @ulmerb @jrvangogh

cjeffers commented 10 years ago

@jrvangogh dude check out the test app I made on cam/create_web_project. I think it proves that static variables initialized in the ServletContextListener are available from the Servlets. Should be good to go!

jrvangogh commented 10 years ago

wait, is this in the stealthmode repo?

cjeffers commented 10 years ago

yeah there should be a cam/create_web_project branch

On Wed, Feb 26, 2014 at 11:34 PM, jrvangogh notifications@github.comwrote:

wait, is this in the stealthmode repo?

Reply to this email directly or view it on GitHubhttps://github.com/cjeffers/stealthmode/issues/14#issuecomment-36217651 .

Cameron Jeffers B.A. Candidate | Linguistics Stanford University | Class of 2014

cjeffers commented 10 years ago

FYI you created the ActiveModel stuff on my branch. Was that on purpose?

jrvangogh commented 10 years ago

Yeah... that was an accident

On Thu, Feb 27, 2014 at 12:53 AM, cjeffers notifications@github.com wrote:

FYI you created the ActiveModel stuff on my branch. Was that on purpose?

Reply to this email directly or view it on GitHubhttps://github.com/cjeffers/stealthmode/issues/14#issuecomment-36221892 .