gnu-arch-users
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Gnu-arch-users] Nit


From: Thomas Zander
Subject: Re: [Gnu-arch-users] Nit
Date: Mon, 20 Oct 2003 10:23:33 +0200
User-agent: KMail/1.5

-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

On Monday 20 October 2003 05:57, Charles Duffy wrote:
> On Sun, 2003-10-19 at 22:35, Mark A. Flacy wrote:
> > You're probably just pulling limbs, but a Java version of arch won't
> > really fly.
> >
> > No concept of group or owner and no concept of permission bits[1].
> >
> > You *can* get around such things via some native library code, but that
> > rather defeats the "run-anywhere" model.

- From previous threads I got the impression tla does not change groups or 
permissions on files it creates anyway; so this really isn't an issue. Is 
it?
The only thing that is important for tla is if the effective rights can be 
read. And since java has 'canRead()' and 'canWrite()' thats suppost to be 
enough, right?
Add to that the availability of JFtp (http://j-ftp.sourceforge.net/) and you 
can use network transparancy as well.

> I'm not sure that "run anywhere" is *nearly* as interesting as a
> sufficiently solid implementation of "compile anywhere"... heck, any
> Java-based arch implemenation I happened to be using would almost
> certainly be native-compiled via gcj to avoid JVM startup time

When you talk about something that uses loads and loads of classes (Swing is 
a good example) you are right; but for something as simple as tla thats 
just not an issue.
You are right its slower, but not that to annoying levels.

I think you want to do some profiling using recent JVMs since your problem 
not really an issue since 1.4.x

- -- 
Thomas Zander
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.2.1 (GNU/Linux)

iD8DBQE/k5uFCojCW6H2z/QRAvelAKC3XxP6Mw5t5WD18RUEU/g8ncRJogCgpcTA
feXz+BmuuhMN1ph3FWb0rPg=
=hDrh
-----END PGP SIGNATURE-----




reply via email to

[Prev in Thread] Current Thread [Next in Thread]