dynamic   4325

« earlier    

impromptu-interface - ImpromptuInterface: Static interface to dynamic implementation (duck casting). That and more using the DLR. - Google Project Hosting
C# 4.0 (.net & silverlight) framework to allow you to wrap any object (static or dynamic) with a static interface even though it didn't inherit from it. It does this by emitting cached dynamic binding code inside a proxy. By expanding on the DLR plumbing used to implement this library, it has grown to support more general dynamic implementations.
development  programming  dynamic  library 
yesterday by moritzwade
Dynamic in C# 4.0: Introducing the ExpandoObject - C# Frequently Asked Questions - Site Home - MSDN Blogs
Great blog post on the new dynamic keyword and the expando object in c# and .net 4.0 framework.
expando  dynamic  4.0  c#  from delicious
yesterday by dwntrdr
bitlove/objectify · GitHub
Objectify is a framework that codifies good object oriented design practices for building maintainable rails applications. For more on the motivations that led to objectify, check out this blog post: http://jamesgolick.com/2012/5/22/objectify-a-better-way-to-build-rails-applications.html
programming  ruby  dynamic  objectoriented  functional  framework  rails  opensource  github 
2 days ago by jeremyday
Automated Analysis of CSS Rules to Support Style Maintenance
Paper by Ali Mesbah and Shabnam Mirshokraie of the University of British Columbia, Canada.

CSS is a widely used language for describing the presentation semantics of HTML elements on the web. The language has a number of characteristics, such as inheritance and cascading order, which makes maintaining CSS code a challenging task for web developers. As a result, it is common for unused rules to be accumulated over time. Despite these challenges, CSS analysis has not received much attention from the research community. We propose an automated technique to support styling code maintenance, which (1) analyzes the runtime relationship between the CSS rules and DOM elements of a given web application (2) detects unmatched and ineffective selectors, overridden declaration properties, and undefined class values. Our technique, implemented in an open source tool called CILLA, has a high precision and recall rate. The results of our case study, conducted on fifteen open source and industrial web-based systems, show an average of 60% unused CSS selectors in deployed applications, which points to the ubiquity of the problem.
stylesheet  css  dynamic  analysis  software  maintenance  web  application  unused  selector  detection 
7 days ago by tow8ie
dynamo.js
»A dead-simple way to generate dynamic bits of HTML and add subtle effects to your content.«
javascript  dynamic  effect  text  plugin  effects  typography  jquery  from delicious
8 days ago by tobiastom
Squirrel - The Programming Language
a high level imperative, object-oriented programming language, designed to be a light-weight scripting language that fits in the size, memory bandwidth, and real-time requirements of applications like video games
c  language  programming  dynamic 
9 days ago by al3x

« earlier    

Copy this bookmark:



description:


tags: