Skip to content

Instantly share code, notes, and snippets.

View synic's full-sized avatar

Adam Olsen synic

  • Giddy
  • Salt Lake City, Utah
View GitHub Profile
[synic@liandrin scripts (g:zp-137*)]$ cat .rundev-tmux.conf (zaneprep)
new -n runserver "django-admin.py runserver"
neww -n celery "django-admin.py celery worker --loglevel=info"
splitw -v -p 50 -t 0 ls
class EmailResource(NBResource):
contact = fields.ForeignKey(ContactResource, 'contact', null=True)
class Meta(NBResource.Meta):
queryset = contact_models.Email.objects.all()
resource_name = 'client/contact/email'
filtering = {
'contact': ALL_WITH_RELATIONS,
}
Note: scala.tools.nsc.Global$Run calls '(scala.tools.util.Profiling)Class.forName(variable).newInstance()'
Note: com.thoughtworks.paranamer.DefaultParanamer accesses a declared field '__PARANAMER_DATA' dynamically
Maybe this is program field 'com.thoughtworks.paranamer.AdaptiveParanamer { java.lang.String __PARANAMER_DATA; }'
Maybe this is program field 'com.thoughtworks.paranamer.AnnotationParanamer { java.lang.String __PARANAMER_DATA; }'
Maybe this is program field 'com.thoughtworks.paranamer.AnnotationParanamer$Jsr330Helper { java.lang.String __PARANAMER_DATA; }'
Maybe this is program field 'com.thoughtworks.paranamer.BytecodeReadingParanamer { java.lang.String __PARANAMER_DATA; }'
Maybe this is program field 'com.thoughtworks.paranamer.BytecodeReadingParanamer$ClassReader { java.lang.String __PARANAMER_DATA; }'
Maybe this is program field 'com.thoughtworks.paranamer.BytecodeReadingParanamer$MethodCollector { java.lang.String __PARANAMER_DATA; }'
Maybe this is prog