The Artima Developer Community
Sponsored Link

Java Buzz Forum
adding aspects to XML parser

0 replies on 1 page.

Welcome Guest
  Sign In

Go back to the topic listing  Back to Topic List Click to reply to this topic  Reply to this Topic Click to search messages in this forum  Search Forum Click for a threaded view of the topic  Threaded View   
Previous Topic   Next Topic
Flat View: This topic has 0 replies on 1 page
Aleksander Slominski

Posts: 51
Nickname: aslom
Registered: May, 2003

Aleksander Slominski is a Ph.D. student at Indiana University working on components, XML, and grids.
adding aspects to XML parser Posted: Jul 17, 2003 8:12 AM
Reply to this message Reply

This post originated from an RSS feed registered with Java Buzz by Aleksander Slominski.
Original Post: adding aspects to XML parser
Feed Title: alek blogs java
Feed URL: http://www.extreme.indiana.edu/~aslom/blog/java/index.xml
Feed Description: discovering limits of programming
Latest Java Buzz Posts
Latest Java Buzz Posts by Aleksander Slominski
Latest Posts From alek blogs java

Advertisement
that seems like a powerful concept to add new functionality to XML parser that makes parsing easier as lower level functions are seeminglessly combined with new aspects. As an example i am adding aspect framework to XmlPull API (as an addon) to allow dynamically add any number of extensions and integrate them with any parser implementation.

Read: adding aspects to XML parser

Topic: Thoughts on Aspect Composition Problem Previous Topic   Next Topic Topic: J2ME Certification?

Sponsored Links



Google
  Web Artima.com   

Copyright © 1996-2019 Artima, Inc. All Rights Reserved. - Privacy Policy - Terms of Use