How to delete my avatar?
package org.openidex.jarpackager should be deleted
Hello Guest
  
  • Login
• Register…
• Start blog
  • Who, Where, When
• What is interesting here?
• Duels
  • Polls
• Avatars
• Interests
  • Cities and Countries
• Random blog
• Users search
  • Search
• Games
• Tests
• QAIX
  • Сообщества
• Talxy Chat
• Horoscope
• Online
 
Register!

QAIX > Java Programming > package org.openidex.jarpac­kager should be deleted 18 October 2001 18:52:00

  Top users: 
  Recent blog posts: 
  They have birthday today: 
  Forums:   
  Discuss: 
  Recent forum topics: 
  Recent forum comments:
  Модератор:

package org.openidex.jarpac­kager should be deleted

Trung Duc Tran 18 October 2001 00:53:48
 this experimental API package used to be used by the jarpackager module
which stopped using it in NB 3.3. Thus org.openidex.jarpac­kager became
defunct. If nobody objects I'll delete it from openidex tomorrow
Prague time.

-- Trung


Add comment
Mike Schilling 18 October 2001 01:18:39 permanent link ]
 Trung Duc Tran wrote:>
this experimental API package used to be used by the jarpackager module> which stopped using it in NB 3.3. Thus org.openidex.jarpac­kager became> defunct. If nobody objects I'll delete it from openidex tomorrow> Prague time.>
-- Trung>

Actually, the jarpackager and its clients stopped using it in 3.2. At
the time, it was considered important to leave the
org.openidex.jarpac­kager interfaces alone (see the thread at
http://www.netbeans­.org/servlets/ReadMs­g?msgId=77227&listNa­me=nbdev )
If no one feels this way any more, delete away.

Add comment
Jaroslav Tulach 18 October 2001 10:23:35 permanent link ]
 Trung Duc Tran wrote:>
this experimental API package used to be used by the jarpackager module> which stopped using it in NB 3.3. Thus org.openidex.jarpac­kager became> defunct. If nobody objects I'll delete it from openidex tomorrow> Prague time.>
-- Trung>

I think that cleanup of openidex is desired especially because we have
also increased its major version to openidex/2. That means no module
using openidex/1 can work without rewriting at least the dependency and
I think that this is the right time to delete all the stuff there, which
is not used anymore. That is why let us delete:

org/openidex/util/U­tilities2.java because it is obsoleted by layers
org/openidex/filesy­stems/ExternalCompil­erEnvironment which is not used
by any module in distribution
org/openidex/jarpac­kager/* as Trung requested
org/openidex/window­s/* because it is used at most only by utilities
module and we can move the impl there

So the only two packages left will be

org/openidex/search­ the experimental search API
org/openidex/nodes/­looks the experimental looks API

which is ok right now, because these APIs are still being under
development.

yarda


Add comment
Jesse Glick 18 October 2001 13:43:14 permanent link ]
 Jaroslav Tulach wrote:> [snip]> So the only two packages left will be>
org/openidex/search­ the experimental search API> org/openidex/nodes/­looks the experimental looks API

Agreed, this is a good time for a cleanup... note that
InstanceDataObject.­create is still useful in a few circumstances, but
Utilities2.createAc­tion is just some crufty extensions to this which no one
should need any more, even if programmatic changes and not layers are
required. .centerWindow is all of three lines of utility code, big deal.

BTW we could resolve the arguments in another thread and create
org.openidex.xml.XM­LUtil2! :-)­

-Jesse

--
Jesse Glick <mailto:jesse.glick­@sun.com>
NetBeans, Open APIs <http://www.netbean­s.org/>


Add comment
Trung Duc Tran 18 October 2001 18:00:52 permanent link ]
 Done for the following files. org.openidex.jarpac­kager will be removed
soon. I'm working on it.

User: ttran
Date: 01/10/18 07:58:03

Removed: src/org/openidex/fi­lesystems
ExternalCompilerEnv­ironment.java
src/org/openidex/ut­il Bundle.properties Bundle_ja.propertie­s
Utilities2.java
src/org/openidex/wi­ndows StandardStreamInput­Output.java
Log:
removed obsolete classes, also added words about the experimental nature
of openidex into the module description text.



On Thu, 18 Oct 2001, jst@seznam.cz wrote:> Trung Duc Tran wrote:>>
this experimental API package used to be used by the jarpackager module>> which stopped using it in NB 3.3. Thus org.openidex.jarpac­kager became>> defunct. If nobody objects I'll delete it from openidex tomorrow>> Prague time.>>
-- Trung>>
I think that cleanup of openidex is desired especially because we have> also increased its major version to openidex/2. That means no module> using openidex/1 can work without rewriting at least the dependency and> I think that this is the right time to delete all the stuff there, which> is not used anymore. That is why let us delete:>
org/openidex/util/U­tilities2.java because it is obsoleted by layers> org/openidex/filesy­stems/ExternalCompil­erEnvironment which is not used> by any module in distribution> org/openidex/jarpac­kager/* as Trung requested> org/openidex/window­s/* because it is used at most only by utilities> module and we can move the impl there>
So the only two packages left will be>
org/openidex/search­ the experimental search API> org/openidex/nodes/­looks the experimental looks API>
which is ok right now, because these APIs are still being under> development.>
yarda

Add comment
Trung Duc Tran 18 October 2001 18:52:00 permanent link ]
 On Thu, 18 Oct 2001, trung.duc.tran@sun.­com wrote:> Done for the following files. org.openidex.jarpac­kager will be removed> soon. I'm working on it.

org.openidex.jarpac­kager is also gone. We're done.

User: ttran
Date: 01/10/18 08:40:09

Removed: src/org/openidex/ja­rpackager ArchiveController.j­ava
ArchiveDriver.java ArchiveEntry.java
ArchiveFilter.java DefaultController.j­ava
FOArchiveEntry.java­ StringArchiveEntry.­java
package.html
Log:
removed obsolete (and broken) org.openidex.jarpac­kager package from
openidex module which contains experimental APIs


Add comment
 

Add new comment

As:
Login:  Password:  
 
 
  
 
Пожалуйста, относитесь к собеседникам уважительно, не используйте нецензурные слова, не злоупотребляйте заглавными буквами, не публикуйте рекламу и объявления о купле/продаже, а также материалы нарушающие сетевой этикет или законы РФ. Ваш ip-адрес записывается.


QAIX > Java Programming > package org.openidex.jarpac­kager should be deleted 18 October 2001 18:52:00

see also:
Regex to extract numbers between "[ ]"
perl-shared/
Perl Catalog
pass tests:
Who you from Rozen Maiden-Traumend?
see also:
A nice share:Put dvd and video on…

  Copyright © 2001—2010 QAIX
Идея: Монашёв Михаил.
Авторами текстов, изображений и видео, размещённых на этой странице, являются пользователи сайта.
See Help and FAQ in the community support.qaix.com.
Write in the community about the bugs you have noticedbugs.qaix.com.
Write your offers and comments in the communities suggest.qaix.com.
Information for parents.
Пишите нам на .
If you would like to report an abuse of our service, such as a spam message, please .
Если Вы хотите пожаловаться на содержимое этой страницы, пожалуйста .