ACM Home Page
Please provide us with feedback. Feedback
Search, sort, pagination, association and (other) CRUD: a comparison of ActiveScaffold and MyFaces tomahawk
Full text PdfPdf (807 KB)
Source
ACM SIGSOFT Software Engineering Notes archive
Volume 33 ,  Issue 4  (July 2008) table of contents
SECTION: Article abstracts with full text online table of contents
Article No. 1  
Year of Publication: 2008
ISSN:0163-5948
Authors
Doug Serfass  University of Arkansas at Little Rock, Little Rock, AR
Kalyan S. Thiparthi  University of Arkansas at Little Rock, Little Rock, AR
Coskun Bayrak  University of Arkansas at Little Rock, Little Rock, AR
Publisher
ACM  New York, NY, USA
Bibliometrics
Downloads (6 Weeks): 12,   Downloads (12 Months): 73,   Citation Count: 0
Additional Information:

abstract   references   index terms   collaborative colleagues  

Tools and Actions: Review this Article  
DOI Bookmark: Use this link to bookmark this Article: http://doi.acm.org/10.1145/1384139.1384140
What is a DOI?

ABSTRACT

Web applications have many more model objects exposed on the backend, or admin side, than they do on the front, or public side. Coding interfaces for all those models is redundant and a waste of resources when all that is needed is Search, Sort, Pagination, (support for) Association and CRUD. Implementing these interfaces can often require more programming time than the public side of an application. We will analyze an application that was developed using Ruby on Rails (or Rails) [1] and ActiveScaffold [2]. We will compare a subset of the ActiveScaffold portion of this application with an example created using Java and MyFaces Tomahawk [3]. ActiveScaffold and MyFaces Tomahawk are open source software (OSS). Our results will show that ActiveScaffold has a greater number of features and is more reusable than MyFaces Tomahawk. This information is useful to web developers responsible for creating the admin interfaces of web applications.


REFERENCES

Note: OCR errors may be found in this Reference List extracted from the full text article. ACM has opted to expose the complete List rather than only correct and linked references.

 
1
Ruby on Rails. {Online}. Available: http://www.rubyonrails.org/
 
2
ActiveScaffold :: A Ruby on Rails plugin for dynamic, AJAX CRUD interfaces. {Online}. Available: http://activescaffold.com/
 
3
MyFaces Tomahawk - Apache MyFaces - Tomahawk. {Online}. Available: http://myfaces.apache.org/tomahawk/index.html
 
4
 
5
 
6
Sun, Microsoft settle Java suit - CNET News.com. {Online}. Available: http://www.news.com/2100-1001-251401.html
 
7
 
8
JRuby - Home. {Online}. Available: http://jruby.codehaus.org/
 
9
Apotheclin. {Online}. Available: http://apotheclin.com/
 
10
ThroughAssociations in Ruby on Rails {Online}. Available: http://wiki.rubyonrails.org/rails/pages/ThroughAssociations
 
11
MyFaces - the free JSF Implementation. {Online}. Available: http://www.irian.at/myfacesexamples/pagedSortTable.jsf
 
12
IRIAN Website Home - JavaServer Faces (JSF), MyFaces, Training, J2EE.{Online}. Available: http://www.irian.at/home
 
13
Ruby Programming Language. {Online}. Available: http://www.ruby-lang.org/en/
 
14
RubyGems Manuals. {Online}. Available:http://rubygems.org/
 
15
SQLite Home Page. {Online}. Available:http://www.sqlite.org/
 
16
Eclipse.org home. {Online}.Available:http://www.eclipse.org/
 
17
Apache Tomcat - Apache Tomcat.{Online}. Available: http://tomcat.apache.org/
 
18
SQLite JDBC Driver. {Online}. Available: http://www.zentus.com/sqlitejdbc/
 
19
 
20
calendardateselect - Google Code. {Online}. Available: http://code.google.com/p/calendardateselect/

Collaborative Colleagues:
Doug Serfass: colleagues
Kalyan S. Thiparthi: colleagues
Coskun Bayrak: colleagues