<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD>
<META http-equiv=Content-Type content="text/html; charset=iso-8859-1">
<META content="MSHTML 6.00.2900.2722" name=GENERATOR>
<STYLE></STYLE>
</HEAD>
<BODY bgColor=#ffffff>
<DIV><FONT face=Arial size=2>
<DIV><FONT face=Arial size=2>As Pty said you can easily implement both V2.3 
and V2.4 using the same classes. The primary differences lie within then frame 
header flags which have had additions made (unsync-bit and data length indicator 
bit) and have also been reordered. The tag header flags have also had one 
addition (has footer-bit) but that need only be implemented if you plan on 
supporting appended tags. What sort of hierarchical issues are you having 
?</FONT></DIV>
<DIV> </DIV>
<DIV>Andy.</DIV></FONT></DIV>
<BLOCKQUOTE dir=ltr 
style="PADDING-RIGHT: 0px; PADDING-LEFT: 5px; MARGIN-LEFT: 5px; BORDER-LEFT: #000000 2px solid; MARGIN-RIGHT: 0px">
  <DIV style="FONT: 10pt arial">----- Original Message ----- </DIV>
  <DIV 
  style="BACKGROUND: #e4e4e4; FONT: 10pt arial; font-color: black"><B>From:</B> 
  <A title=py.thoulon@gmail.com href="mailto:py.thoulon@gmail.com">Pyt</A> 
</DIV>
  <DIV style="FONT: 10pt arial"><B>To:</B> <A title=id3v2@id3.org 
  href="mailto:id3v2@id3.org">id3v2@id3.org</A> </DIV>
  <DIV style="FONT: 10pt arial"><B>Sent:</B> Thursday, September 15, 2005 2:01 
  PM</DIV>
  <DIV style="FONT: 10pt arial"><B>Subject:</B> Re: [ID3 Dev] Java 
  heirarchy</DIV>
  <DIV><BR></DIV>
  <DIV>In the implementation I have done (C#, sorry...), I chose to have the 
  same classes implement v2.3 and v2.4. There aren't that many differences that 
  they can't be solved by testing a .Version property on the class... For what 
  it's worth... </DIV>
  <DIV> </DIV>
  <DIV>Pyt.<BR><BR> </DIV>
  <DIV><SPAN class=gmail_quote>On 9/15/05, <B class=gmail_sendername><A 
  href="mailto:christophe@kualasoft.com">christophe@kualasoft.com</A></B> <<A 
  href="mailto:christophe@kualasoft.com">christophe@kualasoft.com</A> > 
  wrote:</SPAN> 
  <BLOCKQUOTE class=gmail_quote 
  style="PADDING-LEFT: 1ex; MARGIN: 0px 0px 0px 0.8ex; BORDER-LEFT: #ccc 1px solid">---------- 
    Original Message -------------<BR>Subject: [ID3 Dev] Java heirarchy<BR>Date: 
    Wed, 14 Sep 2005 14:03:04 -0400 <BR>From: Brian Mearns <<A 
    href="mailto:bmearns@coe.neu.edu">bmearns@coe.neu.edu</A>><BR>To: <A 
    href="mailto:id3v2@id3.org">id3v2@id3.org</A><BR><BR><BR>I'm working 
    (slowly) on my own java implementation of ID3, and I'm having some 
    <BR>issues with the 
heirarchy.<BR><BR><BR></BLOCKQUOTE></DIV></BLOCKQUOTE></BODY></HTML>